Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 148 (100.0%) | 3118 (100.0%) | 21.0 |
meflin2 | 16 (10.8%) | 773 (24.8%) | 48.3 |
rjtanner | 15 (10.1%) | 694 (22.3%) | 46.2 |
alestan | 25 (16.9%) | 645 (20.7%) | 25.8 |
ryo_saeba | 32 (21.6%) | 420 (13.5%) | 13.1 |
anmaster | 25 (16.9%) | 357 (11.4%) | 14.2 |
kstenger | 5 (3.4%) | 208 (6.7%) | 41.6 |
akirschbaum | 8 (5.4%) | 15 (0.5%) | 1.8 |
tchize | 4 (2.7%) | 5 (0.2%) | 1.2 |
partmedia | 2 (1.4%) | 1 (0.0%) | 0.5 |
qal21 | 16 (10.8%) | 0 (0.0%) | 0.0 |
Reduce guild arrest jail time
Submitted by: Jason Zheng
1 lines of code changed in 1 file:
Remove unused imports
0 lines of code changed in 1 file:
Do not use mutliple statements in one line.
2 lines of code changed in 1 file:
Display the guild status and a member's status, give more information on what is valid.
11 lines of code changed in 1 file:
Remove trailing whitespace.
9 lines of code changed in 5 files:
Minor fixes to do_pay(): 'type' was used as a variable name but it's a reserved word, length check was wrong, check for zero amount, plural message improved.
15 lines of code changed in 1 file:
Fixing python indentation. Using elif when apropriate.
30 lines of code changed in 1 file:
Fixing python indentation
17 lines of code changed in 1 file:
Fixing python indentation
27 lines of code changed in 1 file:
Fixing python indentation
119 lines of code changed in 1 file:
Display valid status.
2 lines of code changed in 1 file:
Try to not generate errors.
8 lines of code changed in 1 file:
Initialize variable, if access is denied.
1 lines of code changed in 1 file:
Prevent traps from showing.
2 lines of code changed in 1 file:
Clean debug statement.
5 lines of code changed in 4 files:
Use name, not object.
1 lines of code changed in 1 file:
Fix probably broken crystal room price (12 jade instead of 2 platinum).
1 lines of code changed in 1 file:
Rewrite prices, fix inverted Thaumaturgy room and desk.
8 lines of code changed in 1 file:
Reduce the price of cards by a factor of 10.
7 lines of code changed in 1 file:
Reformat to put cards at top.
9 lines of code changed in 1 file:
Clean script.
1 lines of code changed in 1 file:
Prevent actual reading of the panel.
2 lines of code changed in 1 file:
Fix Jeweler's room coordinates preventing it from being bought.
1 lines of code changed in 1 file:
Improve the 'buy' command, don't show already bought extensions.
33 lines of code changed in 1 file:
Fix accidental french :)
1 lines of code changed in 1 file:
Format 'info' result in a friendler way.
8 lines of code changed in 1 file:
Slightly improve the list command. Fix misplaced newline.
6 lines of code changed in 1 file:
Do not attempt arresting things like traps, please.
3 lines of code changed in 1 file:
Use actual deposit value instead of hardcoded value.
2 lines of code changed in 1 file:
Rewrite.
277 lines of code changed in 1 file:
Display balance in a nicer way. Better 'buy' list.
12 lines of code changed in 1 file:
Fix /python/guilds/arrest.py, it just kept throwing errors into server stderr...
3 lines of code changed in 1 file:
fixed problems caused by svn up.
122 lines of code changed in 1 file:
fixed syntax error.
1 lines of code changed in 1 file:
fixed synatax error
2 lines of code changed in 1 file:
changed syntax to support python 2.5.x
5 lines of code changed in 2 files:
added a common clearance checker for the guilds and rewrote parts of the guild scripts. Also updated the guild maps to use the new scripts
501 lines of code changed in 11 files:
removed unused text files and made Jack say how much money is needed to purchase something for the guild
3 lines of code changed in 7 files:
one of the guild scripts got missed from being added by alestan
47 lines of code changed in 1 file:
fixed bugs with guild scripts
11 lines of code changed in 2 files:
(18 more)