Module /src/javamud/mob/lib/

back to main page

Summary Period: 2002-12-16 to 2003-06-24

Modules

/src/javamud/mob/lib/
     guilds (0 files, 0 lines)
         warrior (1 files, 95 lines)
     ships (0 files, 0 lines)
         earrow (1 files, 51 lines)
         angelfire (1 files, 51 lines)
         rdragon (1 files, 51 lines)
     academy (3 files, 112 lines)
     tunnels (14 files, 630 lines)
     cave (1 files, 48 lines)

Lines Of Code


Total Lines Of Code: 1547 (2003-10-05)

Changes Per User

UserChangesLines of codeLines each change
u_davis 79 (97.5%) 1685 (99.8%) 21
nprose 2 (2.4%) 2 (0.1%) 1
Sum 81 (100%) 1687 (100%) 20

Most Recent Commits

u_davis
6/24/03 12:36 PM
Removed all circular references from basic_thing
exec_command() now takes as parameter basic_thing instead of living
tell() moved to basic_thing
21 lines of code changed in:
src/javamud/mob/lib: bank_clerk.java (+20 -17), sphinx.java (+1 -1)

u_davis
6/20/03 10:28 AM
Fixed 757441: Make the daemons accessible directly from the driver [Feature Request]
- added the static variables for each daemon which will be initialized in
init_daemons() function at startup.
3 lines of code changed in:
src/javamud/mob/lib/cityguard.java (+3 -9)

u_davis
6/19/03 10:15 AM
Added the base directory for all clonings (room/, object/, mob/)
Fixed ships' destinations
Fixed refreshing in driver
Fixed movement in living
24 lines of code changed in:
src/javamud/mob/lib: auctioner.java (+1 -1), bank_clerk.java (+1 -1), bank_kobold1.java (+1 -1), bank_kobold2.java (+1 -1), cityguard.java (+3 -3), deer.java (+1 -1), dog.java (+1 -1), guide.java (+12 -12), rabbit1.java (+1 -1), rabbit2.java (+1 -1), rabbit3.java (+1 -1)

u_davis
6/15/03 5:55 PM
Added fix to guide
Imported ftpd package
2 lines of code changed in:
src/javamud/mob/lib/guide.java (+2)

u_davis
6/13/03 3:50 PM
Added checks for query_conqueror() in timer_action() callbacks
Fixed i_am_fighting() function
37 lines of code changed in:
src/javamud/mob/lib: cityguard.java (+18 -17), dog.java (+7 -6), guide.java (+2), sphinx.java (+1), villager.java (+9 -7)

u_davis
6/13/03 1:01 PM
Fixed #753838: Monster spellcasting does not work [Bug]
- add_spell() was created
- max_sp is set now in set_level() functions
- Guide has the add_spell() functions in the create() method
3 lines of code changed in:
src/javamud/mob/lib/guide.java (+3)

u_davis
6/12/03 5:41 PM
Fixed guide handling eq
Fixed #753301: Parties don't receive shares [Bug]
Fixed small bugs in party_object
1 lines of code changed in:
src/javamud/mob/lib/guide.java (+1)

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]
8 lines of code changed in:
src/javamud/mob/lib/guide.java (+8 -9)

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
194 lines of code changed in:
src/javamud/mob/lib/guide.java (new 194)

u_davis
6/11/03 5:04 PM
Fixed the riddle quest
Added the sphinx
Added one more parameter to replaceAllColours()
153 lines of code changed in:
src/javamud/mob/lib/sphinx.java (new 153)


Generated by StatCvs v0.1.3