Directory templates/guild/

Total Files:
26
Deleted Files:
8
Lines of Code:
89731

[root]/templates/guild

Lines of Code

templates/guild/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 294 (100.0%) 75508 (100.0%) 256.8
meflin2 33 (11.2%) 30093 (39.9%) 911.9
rjtanner 83 (28.2%) 24098 (31.9%) 290.3
ryo_saeba 74 (25.2%) 20279 (26.9%) 274.0
Alestan 30 (10.2%) 939 (1.2%) 31.3
akirschbaum 34 (11.6%) 96 (0.1%) 2.8
kbulgrien 3 (1.0%) 3 (0.0%) 1.0
qal21 37 (12.6%) 0 (0.0%) 0.0

Most Recent Commits

ryo_saeba 2012-01-01 09:35 Rev.: 16416

Fix guilds portals to Brest.

3 lines of code changed in 1 file:

  • templates/guild: mainfloor (+3 -1)
rjtanner 2011-12-22 22:50 Rev.: 16267

Removed unused name_pl Guild Oracle reference to all Guild Headquaters (guild_hq) maps.

1 lines of code changed in 1 file:

  • templates/guild: guild_hq (+1 -2)
rjtanner 2011-12-20 22:51 Rev.: 16241

Remove extra spacing to object name (ruby converter -> ruby converter) in guild template map, mainfloor.

2 lines of code changed in 1 file:

  • templates/guild: mainfloor (+2 -2)
ryo_saeba 2011-12-11 10:06 Rev.: 16115

Use converter archetypes.

2 lines of code changed in 1 file:

  • templates/guild: mainfloor (+2 -15)
ryo_saeba 2011-12-11 09:50 Rev.: 16112

Put woodfloor below the rest, so do double floor in the client's view.

25 lines of code changed in 1 file:

  • templates/guild: mainfloor (+25 -25)
ryo_saeba 2011-12-11 09:48 Rev.: 16111

Use 'other_arch' instead of item in inventory.

3 lines of code changed in 1 file:

  • templates/guild: mainfloor (+3 -13)
akirschbaum 2011-11-05 16:37 Rev.: 15452

Adapt to renamed archetype names.

8 lines of code changed in 3 files:

  • templates/guild: guild_toolshed (+2 -2), mainfloor (+4 -4), storage_hall (+2 -2)
rjtanner 2011-11-05 16:34 Rev.: 15449

Removed redundant floor tiles to all guild maps as found in the template (r15445), plus removal of newly found redundant floor tiles under some of the gates to all guild maps and template.

1 lines of code changed in 1 file:

  • templates/guild: secondfloor (+1 -19)
ryo_saeba 2011-11-05 13:35 Rev.: 15445

Remove redundant tiles.

0 lines of code changed in 1 file:

  • templates/guild: secondfloor (-18)
ryo_saeba 2011-11-05 13:19 Rev.: 15444

Add guild names so it can be set.

17 lines of code changed in 2 files:

  • templates/guild: GuildLocations (+14 -14), convert.py (+3 -1)
ryo_saeba 2011-11-05 13:04 Rev.: 15443

Fix infinite pedestal stacking.

7 lines of code changed in 1 file:

  • templates/guild: secondfloor (+7 -15)
rjtanner 2011-10-30 15:18 Rev.: 15315

Removed duplicate ground and no_spell tiles and fence sections outside the entrance for all Guild Main Floor maps.

1 lines of code changed in 1 file:

  • templates/guild: mainfloor (+1 -37)
rjtanner 2011-10-30 14:56 Rev.: 15314

Removed duplicate floor tiles and wall sections to all Guild Tool Shed maps.

0 lines of code changed in 1 file:

  • templates/guild: guild_toolshed (-16)
rjtanner 2011-10-30 14:42 Rev.: 15313

Removed duplicate floor tiles and also corrected wall sections around some of the gates to all Guild HeadQuarters maps.

4 lines of code changed in 1 file:

  • templates/guild: guild_hq (+4 -89)
rjtanner 2011-10-30 13:40 Rev.: 15312

Setup unique and descriptive names to the Template Guild maps in template directory.

40 lines of code changed in 20 files:

  • templates/guild: basement (+2 -2), guild_alchemy (+2 -2), guild_bbq (+2 -2), guild_hq (+2 -2), guild_jeweler (+2 -2), guild_tan (+2 -2), guild_thaum (+2 -2), guild_toolshed (+2 -2), guildman_lounge (+2 -2), guildmaster_lounge (+2 -2), hallofjoining (+2 -2), journeyman_lounge (+2 -2), mainfloor (+2 -2), master_lounge (+2 -2), masters_lounge (+2 -2), novice_lounge (+2 -2), secondfloor (+2 -2), storage_hall (+2 -2), storage_hall.0 (+2 -2), storage_room (+2 -2)
rjtanner 2011-10-21 22:03 Rev.: 15238

Update walls surrounding Tannery entrance gate to Guild Hall and template second floor maps. Additional stone wall section on nearby fence. Cosmetic change only.

7 lines of code changed in 1 file:

  • templates/guild: secondfloor (+7 -3)
rjtanner 2011-10-21 20:44 Rev.: 15226

Update walls surrounding door entrances to Guild Storage Maps. Cosmetic change only.

37 lines of code changed in 1 file:

  • templates/guild: storage_room (+37 -37)
ryo_saeba 2011-05-30 11:44 Rev.: 14506

Correct probably invalid connection.

2 lines of code changed in 1 file:

  • templates/guild: secondfloor (+2 -2)
ryo_saeba 2010-11-22 16:41 Rev.: 14121

Fix guild toolshed. Patch courtesy Khaleh.

3 lines of code changed in 1 file:

  • templates/guild: guild_toolshed (+3 -3)
ryo_saeba 2010-11-20 09:12 Rev.: 14111

Fix rune of healing. Givee traps unlimited uses.

23 lines of code changed in 1 file:

  • templates/guild: mainfloor (+23 -7)
ryo_saeba 2010-11-20 05:18 Rev.: 14108

Fix invalid food value for jeweler access (required 200 instead of 100).

2 lines of code changed in 1 file:

  • templates/guild: secondfloor (+2 -2)
ryo_saeba 2010-11-20 03:59 Rev.: 14105

Add missing unique flag in alchemy lab.

2 lines of code changed in 1 file:

  • templates/guild: guild_alchemy (+2 -1)
ryo_saeba 2010-11-20 03:08 Rev.: 14104

Fix guild BBQ disappearing because the spot is not unique.

3 lines of code changed in 1 file:

  • templates/guild: mainfloor (+3 -1)
ryo_saeba 2010-11-14 08:22 Rev.: 14090

Fix card names. Disable suspicious wall without spell.

6 lines of code changed in 3 files:

  • templates/guild: guild_jeweler (+2 -2), guild_thaum (+2 -2), secondfloor (+2 -2)
ryo_saeba 2010-09-25 01:53 Rev.: 13873

Fix walls and floors for correct building. Remove superfluous floors and walls.

31 lines of code changed in 5 files:

  • templates/guild: guildman_lounge (+7 -195), guildmaster_lounge (+3 -8), journeyman_lounge (+8 -196), master_lounge (+7 -181), novice_lounge (+6 -180)
ryo_saeba 2010-09-11 07:18 Rev.: 13800

Fix potions names for guild altar basements.

3 lines of code changed in 1 file:

  • templates/guild: basement (+3 -3)
Alestan 2010-09-07 12:16 Rev.: 13762

fixed details in guild_hq

8 lines of code changed in 1 file:

  • templates/guild: guild_hq (+8 -13)
Alestan 2010-09-07 10:37 Rev.: 13761

fixed a bug where a square was unique that shouldn't have been

4 lines of code changed in 2 files:

  • templates/guild: journeyman_lounge (+2 -2), master_lounge (+2 -2)
Alestan 2010-09-07 10:28 Rev.: 13760

fixed a bug where a square was unique that shouldn't have been

7 lines of code changed in 3 files:

  • templates/guild: convertall.py (+1 -1), guildman_lounge (+3 -3), hallofjoining (+3 -3)
Alestan 2010-09-06 18:07 Rev.: 13750

fixed several minor bugs (duplicate floor tiles and the like) and made compatible with the new pythons cripts

832 lines of code changed in 15 files:

  • templates/guild: basement (+1 -38), bigchest (del), convert.py (+15 -10), convertall.py (+10 -1), guild_hq (+2 -12), guild_toolshed (+12 -2), guildman_lounge (+4 -4), guildmaster_lounge (+2 -2), journeyman_lounge (+4 -4), mainfloor (+247 -149), master_lounge (+3 -3), novice_lounge (+3 -17), secondfloor (+472 -85), storage_hall.0 (+13 -13), storage_room (+44 -117)
ryo_saeba 2010-09-04 04:52 Rev.: 13734

Fix missing region.

18 lines of code changed in 9 files:

  • templates/guild: bigchest (+2 -2), guild_tan (+2 -1), guildman_lounge (+2 -1), guildmaster_lounge (+2 -1), journeyman_lounge (+2 -1), master_lounge (+2 -1), masters_lounge (+2), secondfloor (+2 -1), storage_room (+2 -1)
ryo_saeba 2010-09-04 04:51 Rev.: 13733

Fix stairs destination to finish on stairs down, for coherence.

3 lines of code changed in 1 file:

  • templates/guild: novice_lounge (+3 -2)
ryo_saeba 2010-09-04 04:50 Rev.: 13732

Remove invalid destination.

1 lines of code changed in 1 file:

  • templates/guild: basement (+1 -4)
ryo_saeba 2010-09-04 04:50 Rev.: 13731

Fix Tannery Token having the wrong message.

7 lines of code changed in 1 file:

  • templates/guild: guild_hq (+7 -7)
ryo_saeba 2010-09-04 04:31 Rev.: 13730

Don't put copy in this directory unless asked for.

13 lines of code changed in 1 file:

  • templates/guild: convert.py (+13 -4)
ryo_saeba 2010-09-04 04:28 Rev.: 13729

Comment scripts.

21 lines of code changed in 2 files:

  • templates/guild: convert.py (+19), convertall.py (+2)
ryo_saeba 2010-09-04 03:58 Rev.: 13726

Remove invalid attribute.

1 lines of code changed in 1 file:

  • templates/guild: guild_thaum (+1 -2)
ryo_saeba 2010-09-02 10:46 Rev.: 13696

Fix Navar destination coordinates in guilds.

3 lines of code changed in 1 file:

  • templates/guild: mainfloor (+3 -1)
Alestan 2010-08-24 01:10 Rev.: 13664

added script to auto configure guild halls and install them, made python guild halls the default for existing guilds

86 lines of code changed in 8 files:

  • templates/guild: GuildList (+10 -1), GuildLocations (new 14), README.txt (+13 -78), convert.py (new 32), convertall.py (new 7), filelist.py (new 1), mainfloor (+3 -3), storage_room (+6 -6)
Alestan 2010-08-20 12:45 Rev.: 13660

fixed bug in hallofjoining

2 lines of code changed in 1 file:

  • templates/guild: hallofjoining (+2 -2)

(37 more)

Generated by StatSVN 0.7.0