Summary Period: 2002-12-16 to 2003-06-24
/src/javamud/object/lib/
tunnels (10 files, 358 lines)
ships (3 files, 127 lines)
guilds (0 files, 0 lines)
mercenary (37 files, 1394 lines)
academy (8 files, 277 lines)
wiz (4 files, 112 lines)
Total Lines Of Code:
601 (2003-10-05)
| User | Changes | Lines of code | Lines each change |
|---|---|---|---|
| u_davis | 42 (100.0%) | 653 (100.0%) | 15 |
| Sum | 42 (100%) | 653 (100%) | 15 |
|
u_davis 6/24/03 3:04 PM |
Trimmed down Beat.java Moved all timer stuff to the corresponding objects Added the super.create() call to the objects that didn't have it |
| 31 lines of code changed in: src/javamud/object/lib: bone.java (+7 -6), carrot.java (+17 -16), club.java (+7 -6) | |
|
u_davis 6/24/03 12:54 PM |
this_player() cast to living |
| 2 lines of code changed in: src/javamud/object/lib/carrot.java (+2 -2) | |
|
u_davis 6/12/03 9:57 AM |
Fixed #753089: New players don't get the equipment in the knights guild [Bug] Fixed #753088: Weapons in the mudlib do not have set_limb() [Bug] Fixed #753086: Wear/Remove should work on weapons also [Feature request] |
| 23 lines of code changed in: src/javamud/object/lib: hammer.java (+2 -1), knife.java (+7 -6), shortsword.java (+7 -6), torch.java (+7 -6) | |
|
u_davis 6/11/03 7:24 PM |
Added: - the MUD's guide - book object - newbie booklet - ask command Fixed: - Description and names of party object - soul daemon - added Guide to lib/start - Added conversion from human-readable (say,ask,enter game) -> mob-encoded strings in monster.java - added mob-encoding to players entering the game in driver.java |
| 136 lines of code changed in: src/javamud/object/lib/newbie_book.java (new 136) | |
|
u_davis 6/4/03 4:17 PM |
Added hammer, paladins guild, paladin spec |
| 34 lines of code changed in: src/javamud/object/lib/hammer.java (new 34) | |
|
u_davis 6/4/03 2:46 PM |
Added comment header to all the class source files |
| 168 lines of code changed in: src/javamud/object/lib: bone.java (+14), carrot.java (+14), chainmail.java (+14), club.java (+14), helmet.java (+14), knife.java (+14), kobold_blade.java (+14), longsword.java (+14), newbie_board.java (+14), pub_key.java (+14), shortsword.java (+14), torch.java (+14) | |
|
u_davis 1/17/03 3:57 PM |
Rewritten the storage of objects Every object has a hashtable that contains index -> alias pairs of the contained objects This way the search is much faster since we don't have to search in the whole object table. I hope it works now... TODO: query_max_number_of() and query_number_of() functions |
| 2 lines of code changed in: src/javamud/object/lib/carrot.java (+2 -1) | |
|
u_davis 1/8/03 4:36 PM |
Added tell/reply commands Added hills and caves + ogre Minimap is disabled (CPU considerations) |
| 2 lines of code changed in: src/javamud/object/lib/club.java (+2 -2) | |
|
u_davis 1/5/03 2:25 PM |
blah |
| 0 lines of code changed in: src/javamud/object/lib/newbie_board.java (changed) | |
|
u_davis 12/30/02 3:57 PM |
Fixed driver.destruct_unused_objects() Fixed shop and shareroom storages Added max_supplies to shops Some objects are non-destructable |
| 2 lines of code changed in: src/javamud/object/lib/newbie_board.java (+2) | |
![]()
Generated by StatCvs v0.1.3