Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 12501 (100.0%) | 500.0 |
scorn/towers/ | 6 (24.0%) | 10835 (86.7%) | 1805.8 |
wolfsburg/volcano/ | 3 (12.0%) | 1335 (10.7%) | 445.0 |
python/ | 1 (4.0%) | 201 (1.6%) | 201.0 |
python/commands/ | 1 (4.0%) | 45 (0.4%) | 45.0 |
/ | 4 (16.0%) | 32 (0.3%) | 8.0 |
python/maps/scorn/towers/mad_mage/ | 4 (16.0%) | 29 (0.2%) | 7.2 |
pup_land/begin/ | 1 (4.0%) | 11 (0.1%) | 11.0 |
world/ | 2 (8.0%) | 7 (0.1%) | 3.5 |
start/ | 1 (4.0%) | 2 (0.0%) | 2.0 |
python/events/init/ | 1 (4.0%) | 2 (0.0%) | 2.0 |
python/IPO/ | 1 (4.0%) | 2 (0.0%) | 2.0 |
Applied patch #1945438, courtesy of Anthony Wyatt.
15 lines of code changed in 2 files:
Introduced Part I of the Brewery Quest, replacing Newbie Tower.
10858 lines of code changed in 10 files:
Added the first part of the Heimser Brothers Quest.
1342 lines of code changed in 5 files:
Add support for the "give" command, that allows a player to show an item to an NPC.
Useful when coupled with scripts to write "bring me back something" quests.
Add support for the "give" command to the Mad Mage, with a generic "show me and
I'll talk" kind of system.
81 lines of code changed in 5 files:
Corrected a glitch in IPO Colette's answer.
2 lines of code changed in 1 file:
Added proper enter_x;enter_y coordinates in the Nexus.
2 lines of code changed in 1 file:
Added dialog utility classes, to help creating scripted dialogs.
201 lines of code changed in 1 file: