Directory python/guilds/

Total Files:
10
Deleted Files:
9
Lines of Code:
1042

[root]/python/guilds

Lines of Code

python/guilds/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 125 (100.0%) 2854 (100.0%) 22.8
meflin2 16 (12.8%) 769 (26.9%) 48.0
rjtanner 15 (12.0%) 694 (24.3%) 46.2
Alestan 25 (20.0%) 644 (22.6%) 25.7
ryo_saeba 22 (17.6%) 390 (13.7%) 17.7
anmaster 25 (20.0%) 348 (12.2%) 13.9
tchize 4 (3.2%) 5 (0.2%) 1.2
akirschbaum 2 (1.6%) 4 (0.1%) 2.0
qal21 16 (12.8%) 0 (0.0%) 0.0

Most Recent Commits

ryo_saeba 2011-12-01 17:21 Rev.: 15997

Fix probably broken crystal room price (12 jade instead of 2 platinum).

1 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+1 -1)
ryo_saeba 2011-12-01 17:20 Rev.: 15996

Rewrite prices, fix inverted Thaumaturgy room and desk.

8 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+8 -8)
ryo_saeba 2011-12-01 17:16 Rev.: 15995

Reduce the price of cards by a factor of 10.

7 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+7 -7)
ryo_saeba 2011-12-01 17:12 Rev.: 15994

Reformat to put cards at top.

9 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+9 -8)
ryo_saeba 2011-11-06 16:28 Rev.: 15543

Clean script.

1 lines of code changed in 1 file:

  • python/guilds: bigchest.py (+1 -4)
ryo_saeba 2011-07-24 09:15 Rev.: 14920

Prevent actual reading of the panel.

2 lines of code changed in 1 file:

  • python/guilds: guildboard.py (+2)
ryo_saeba 2011-07-10 04:50 Rev.: 14837

Fix Jeweler's room coordinates preventing it from being bought.

1 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+1 -1)
ryo_saeba 2011-05-29 11:45 Rev.: 14495

Improve the 'buy' command, don't show already bought extensions.

33 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+33 -18)
ryo_saeba 2010-11-22 17:19 Rev.: 14120

Fix accidental french :)

1 lines of code changed in 1 file:

  • python/guilds: guildoracle.py (+1 -1)
ryo_saeba 2010-11-22 17:00 Rev.: 14119

Format 'info' result in a friendler way.

8 lines of code changed in 1 file:

  • python/guilds: guildoracle.py (+8 -1)
ryo_saeba 2010-11-20 11:04 Rev.: 14115

Slightly improve the list command. Fix misplaced newline.

6 lines of code changed in 1 file:

  • python/guilds: guildoracle.py (+6 -3)
ryo_saeba 2010-11-20 10:47 Rev.: 14113

Do not attempt arresting things like traps, please.

3 lines of code changed in 1 file:

  • python/guilds: arrest.py (+3)
ryo_saeba 2010-11-20 06:17 Rev.: 14107

Use actual deposit value instead of hardcoded value.

2 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+2 -2)
ryo_saeba 2010-11-14 09:21 Rev.: 14089

Rewrite.

277 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+277 -147)
ryo_saeba 2010-10-10 06:25 Rev.: 13985

Display balance in a nicer way. Better 'buy' list.

12 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+12 -4)
anmaster 2010-10-06 13:38 Rev.: 13966

Fix /python/guilds/arrest.py, it just kept throwing errors into server stderr...

3 lines of code changed in 1 file:

  • python/guilds: arrest.py (+3 -3)
Alestan 2010-09-06 21:59 Rev.: 13758

fixed problems caused by svn up.

122 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+122 -210)
Alestan 2010-09-06 21:42 Rev.: 13757

fixed syntax error.

1 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+1 -1)
Alestan 2010-09-06 20:34 Rev.: 13755

fixed synatax error

2 lines of code changed in 1 file:

  • python/guilds: guildoracle.py (+2 -2)
Alestan 2010-09-06 20:29

changed syntax to support python 2.5.x

5 lines of code changed in 2 files:

  • python/guilds: guildoracle.py (+4 -1)
Alestan 2010-09-06 19:38 Rev.: 13751

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:

  • python/guilds: README.txt (new 170), arrest.py (+14 -71), clearance.py (del), guild_dues.py (+162 -163), guild_entry.py (+41 -48), guildbuy.py (+2 -5), guildoracle.py (+112 -164), guildpay.py (del), guildstorage.py (del), storage_entry.py (del), trigger.py (del)
Alestan 2010-09-02 14:36 Rev.: 13703

removed unused text files and made Jack say how much money is needed to purchase something for the guild

2 lines of code changed in 7 files:

  • python/guilds: GUILD_TEMPLATE.txt (del), PoisonedDagger.txt (del), PurpleButterfly.txt (del), README.txt (del), SmokingCauldron.txt (del), bigchest.py (+1 -2), guild_dues.py (+1 -1)
meflin2 2010-09-02 09:32 Rev.: 13693

one of the guild scripts got missed from being added by alestan

47 lines of code changed in 1 file:

  • python/guilds: bigchest.py (new 47)
Alestan 2010-08-16 17:55 Rev.: 13629

fixed bugs with guild scripts

11 lines of code changed in 2 files:

  • python/guilds: guild_dues.py (+11 -7), guild_entry.py (-2)
meflin2 2010-03-25 12:33 Rev.: 12727

more python guild updates

1 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+1 -9)
meflin2 2010-02-27 14:14 Rev.: 12514

alestan python guild updates

186 lines of code changed in 2 files:

  • python/guilds: clearance.py (+16 -16), guild_dues.py (+170 -20)
meflin2 2010-02-26 18:04 Rev.: 12511

alestan python guild updates

33 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+33 -21)
meflin2 2010-02-26 13:14 Rev.: 12510

alestan python guild updates

502 lines of code changed in 11 files:

  • python/guilds: GUILD_TEMPLATE.txt (new 1), PoisonedDagger.txt (new 1), PurpleButterfly.txt (new 1), SmokingCauldron.txt (new 1), arrest.py (new 123), clearance.py (new 93), guild_dues.py (+15 -3), guild_entry.py (+20 -4), guildoracle.py (+162 -112), guildstorage.py (new 24), trigger.py (new 61)
anmaster 2009-02-11 16:52 Rev.: 11453

Replace deprecated string.split() amd string.lower() in /python/*/*.py

5 lines of code changed in 5 files:

  • python/guilds: guild_dues.py (+1 -1), guild_entry.py (+1 -1), guildoracle.py (+1 -1), guildpay.py (+1 -1), storage_entry.py (+1 -1)
anmaster 2009-01-29 20:51 Rev.: 11287

Fix tabs in python/guilds/guild_dues.py

13 lines of code changed in 1 file:

  • python/guilds: guild_dues.py (+13 -13)
anmaster 2009-01-29 20:38 Rev.: 11285

Set svn:eol-style on the python scripts in maps.

0 lines of code changed in 9 files:

  • python/guilds: guild_dues.py (changed), guild_entry.py (changed), guild_questpoints_apply.py (changed), guildboard.py (changed), guildbuy.py (changed), guildjoin.py (changed), guildoracle.py (changed), guildpay.py (changed), storage_entry.py (changed)
anmaster 2009-01-29 20:22 Rev.: 11283

Run whitespace cleanup script in maps/python.

327 lines of code changed in 9 files:

  • python/guilds: README.txt (-5), guild_dues.py (+2 -2), guild_entry.py (-1), guild_questpoints_apply.py (+20 -22), guildboard.py (+21 -22), guildbuy.py (+56 -58), guildjoin.py (+62 -64), guildoracle.py (+157 -158), guildpay.py (+9 -9)
rjtanner 2008-04-06 20:31 Rev.: 8702

New guild storage hall map based of the patch, [ 1854556 ] New Guild Storage Building (for laughing skulls guild), with included feature of using Python scripts for management and ownership

87 lines of code changed in 1 file:

  • python/guilds: storage_entry.py (new 87)
rjtanner 2008-03-22 01:28 Rev.: 8579

Implemented, with changes backported from svn trunk, python guild hall patch: [ 1782975 ] Python guilds template. - applied, needs to check all is ok

186 lines of code changed in 7 files:

  • python/guilds: guild_dues.py (+63 -33), guild_entry.py (+5 -3), guild_questpoints_apply.py (+1 -1), guildbuy.py (+2 -2), guildjoin.py (+1 -1), guildoracle.py (+4 -3), guildpay.py (new 110)
tchize 2007-11-08 18:36 Rev.: 7496

Modified all print of script to calls to Crossfire.Log(Crossfire.Log(Debug|Error|Info|Monster),message)

5 lines of code changed in 4 files:

  • python/guilds: guild_questpoints_apply.py (+1 -1), guildbuy.py (+2 -2), guildjoin.py (+1 -1), guildoracle.py (+1 -1)
rjtanner 2007-09-26 23:47 Rev.: 7259

Update maps to use the new potion name (invulnerability is now shielding)

338 lines of code changed in 6 files:

  • python/guilds: guild_dues.py (+15 -3), guild_questpoints_apply.py (+22 -21), guildboard.py (+22 -21), guildbuy.py (+58 -57), guildjoin.py (+64 -63), guildoracle.py (+157 -156)
akirschbaum 2007-05-12 17:46 Rev.: 6245

Spelling corrections.

2 lines of code changed in 1 file:

  • python/guilds: README.txt (+2 -2)
akirschbaum 2007-03-24 08:15 Rev.: 5862

Remove trailing whitespace.

2 lines of code changed in 1 file:

  • python/guilds: README.txt (+2 -2)
rjtanner 2007-02-12 21:03 Rev.: 5528

Major updates to the guild (map) templates - fixed many of the altars, exits and other features. Updated the README file to summarize these changes. RJT, Feb-12-2007

83 lines of code changed in 1 file:

  • python/guilds: README.txt (+83)
ryo_saeba 2007-02-12 17:39 Rev.: 5524

Fix joining script. Non members can't use the guild oracle.

4 lines of code changed in 2 files:

  • python/guilds: guildjoin.py (+1 -1), guildoracle.py (+3 -1)

(2 more)

Generated by StatSVN 0.7.0