February 2009 Commit Log

Number of Commits:
46
Number of Active Developers:
2
anmaster 2009-02-19 18:48 Rev.: 11557

Add more altars to the indoor pickmap.

11 lines of code changed in 1 file:

anmaster 2009-02-15 10:44 Rev.: 11540

Fix broken connections in the basement maps of all pshops in Brest. This may require updating unique server maps.

135 lines of code changed in 27 files:

anmaster 2009-02-15 10:40 Rev.: 11539

Sync pshop maps with script

5 lines of code changed in 4 files:

anmaster 2009-02-15 10:37 Rev.: 11538

Fix some bugs in the pshop_copier script for the brest pshops.

5 lines of code changed in 1 file:

anmaster 2009-02-14 13:00 Rev.: 11481

The casino code for major wins (in all the different slot types) was missing a cast to integer, this resulted in a traceback on Python 3.x.

5 lines of code changed in 5 files:

anmaster 2009-02-14 12:09 Rev.: 11477

The exchange code in /python/IPO/banksay.py was missing a cast to integer, this resulted in a traceback on Python 3.x.

1 lines of code changed in 1 file:

anmaster 2009-02-12 04:28 Rev.: 11460

Fix a bug causing tracebacks in /python/start/dragon_attune.py. If there was no player on the changer it ended up as None which resulted in a traceback.

8 lines of code changed in 1 file:

anmaster 2009-02-12 03:11 Rev.: 11459

Make /python/CFDataFile.py work on both Python 2.x and Python 3.x with no need to run 2to3 for the python 3.x users.

2 lines of code changed in 1 file:

anmaster 2009-02-11 16:52 Rev.: 11453

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

15 lines of code changed in 10 files:

anmaster 2009-02-11 16:47 Rev.: 11452

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

2 lines of code changed in 2 files:

anmaster 2009-02-11 16:39 Rev.: 11451

Replace deprecated string.split() and string.join() in /python/CFDataFile.py. Also open in text mode instead of binary mode to make the script work under python 3.x

6 lines of code changed in 1 file:

anmaster 2009-02-11 16:36 Rev.: 11450

Replace deprecated string.split() calls in /python/CFDialog.py

4 lines of code changed in 1 file:

anmaster 2009-02-11 16:20 Rev.: 11449

Fix tab error in CFGamble.py

3 lines of code changed in 1 file:

anmaster 2009-02-11 16:08 Rev.: 11448

Replace deprecated string.split() calls in /python/IPO/*.py.

7 lines of code changed in 5 files:

anmaster 2009-02-11 16:02 Rev.: 11447

Fix division error in /python/items/banquet.py

1 lines of code changed in 1 file:

rjtanner 2009-02-11 15:54 Rev.: 11446

Removed duplicate passes (set the qty to 1) for theservant_ found in /scorn/temples/ruggilli2

1 lines of code changed in 1 file:

rjtanner 2009-02-11 14:36 Rev.: 11445

Set floor tiles in the blacksmith area of Brest CVT (/brest/shops/brest.cvt) to shop tiles (type 68) in order for the conversion anvils to function properlly, also removed some unneeded double stacked slate floor tiles

43 lines of code changed in 1 file:

anmaster 2009-02-11 13:55 Rev.: 11444

Fix a case of "TabError: inconsistent use of tabs and spaces in indentation" in /python/IPO/receive.py

16 lines of code changed in 1 file:

anmaster 2009-02-11 13:42 Rev.: 11443

Fix a case of "TabError: inconsistent use of tabs and spaces in indentation" in /python/IPO/say.py

2 lines of code changed in 1 file:

anmaster 2009-02-11 07:49 Rev.: 11442

Fix a typo in /test/python.py that broke the exp test.

1 lines of code changed in 1 file:

rjtanner 2009-02-11 01:02 Rev.: 11441

Replace the very dangerous for new players (and multiplying) centipede with a Gnoll Champion in Beginners2 (/scorn/misc/beginners2)

2 lines of code changed in 1 file:

rjtanner 2009-02-11 00:59 Rev.: 11440

Make the King and Queen of Scorn (/scorn/misc/castle2) level 120 to prevent them from being charmed by players

3 lines of code changed in 1 file:

rjtanner 2009-02-11 00:56 Rev.: 11439

Add a shop inventory sign to Ye ol' Home Depote (/navar_city/misc/buildshop)

5 lines of code changed in 1 file:

rjtanner 2009-02-11 00:54 Rev.: 11438

Set quest items in Museum of Arms (/navar_city/magara/houses/museum) to no_pick to prevent pet theft abuse

34 lines of code changed in 1 file:

rjtanner 2009-02-11 00:48 Rev.: 11437

Place no_spells (dungeon magic) tiles at the bottom most level in the stack

534 lines of code changed in 2 files:

rjtanner 2009-02-11 00:45 Rev.: 11436

Set quest items in Clem's Archery to no_pick to prevent pet theft abuse, also removed 'no_pretext 1' since this is no longer used or supported

4 lines of code changed in 1 file:

anmaster 2009-02-09 13:54 Rev.: 11417

Unbreak exit from river map.

10 lines of code changed in 1 file:

anmaster 2009-02-09 13:22 Rev.: 11416

Fix typo in message in /pup_land/rainbow/Lv1/hut3 (mistery -> mystery)

2 lines of code changed in 1 file:

anmaster 2009-02-09 13:14 Rev.: 11415

Fix broken map in rainbow quest: Players got stuck in cage map due to arch on target having move_block all.

3 lines of code changed in 1 file:

anmaster 2009-02-09 12:44 Rev.: 11414

Limit allowed range of stats for rings of Occidental Mages in /python/items/ring_occidental_mages.py

31 lines of code changed in 1 file:

anmaster 2009-02-09 05:15 Rev.: 11412

Updated ChangeLog file using svn2cl.

249 lines of code changed in 1 file:

anmaster 2009-02-08 10:38 Rev.: 11407

Prevent the wagon outside scorn from being set to point to a broken random map when cfrhg is used. This happens because the wagon is unique.

2 lines of code changed in 1 file:

anmaster 2009-02-08 10:36 Rev.: 11406

/HallOfDMs: Fix typo ("Wraith Hal of Selection" should be "Wraith Hall of Selection").

2 lines of code changed in 1 file:

anmaster 2009-02-08 10:34 Rev.: 11405

/test/python.py: Avoid deprecated syntax.

1 lines of code changed in 1 file:

anmaster 2009-02-06 15:04 Rev.: 11359

Add some missing dungeon_magic tiles to /scorn/shops/scorn.sale1.

101 lines of code changed in 1 file:

anmaster 2009-02-06 11:34 Rev.: 11349

Fix mixed tab/space indention in some casino python scripts.

22 lines of code changed in 3 files:

anmaster 2009-02-06 11:32 Rev.: 11348

Fix part of bug 2457751 "Unpaid items work for some things...": Make diamondslots.py and imperialslots.py check that the object is paid for.

2 lines of code changed in 2 files:

anmaster 2009-02-06 11:01 Rev.: 11347

Fix part of bug 2457751 "Unpaid items work for some things...": Make some floor in /brest/brest.scrolls.right shop floor. Also add some missing spell blocking tiles.

175 lines of code changed in 1 file:

anmaster 2009-02-06 09:05 Rev.: 11346

Fix part of bug 2457751 "Unpaid items work for some things...": Make some floor in /scorn/shops/light_shop shop floor.

3 lines of code changed in 1 file:

anmaster 2009-02-06 08:53 Rev.: 11345

Fix /mlab/citydeclouds/cdcapart1: When going from player unique map to a shared map you have to use absolute paths, not relative ones. This will require updating of the maps stored for the player (if any).

2 lines of code changed in 1 file:

anmaster 2009-02-06 08:48 Rev.: 11344

Fix exit coordinates in /mlab/citydeclouds/villa/citydecloudsvillaC1

3 lines of code changed in 1 file:

anmaster 2009-02-06 08:33 Rev.: 11343

Fix part of bug 2457751 "Unpaid items work for some things...": Valkyrie altars no longer accepts unpaid items.

3 lines of code changed in 1 file:

anmaster 2009-02-04 12:08 Rev.: 11337

Fix part 1 of bug 2369423 ("occidental mages weapons bugs"). Part 1 is weapon speed going the wrong way.

2 lines of code changed in 1 file:

anmaster 2009-02-03 14:25 Rev.: 11330

Fix indentation in CFGamble.py

3 lines of code changed in 1 file:

anmaster 2009-02-03 14:24 Rev.: 11329

Try to be a bit more future compatible with Python 3

5 lines of code changed in 2 files:

rjtanner 2009-02-01 02:39 Rev.: 11300

Cosmetic changes with Twin Towers maps - nicer merging with cwall (castle walls) and swall (fence)

463 lines of code changed in 4 files:

January 2009 »

Generated by StatSVN 0.7.0