ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/brest/pshops/pshops_changelog
Revision: 1.1.1.1 (vendor branch)
Committed: Sun Feb 5 00:02:17 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM, MAIN
CVS Tags: post_fixaltar, last_stable, post_fixaltar2, rel-2_82, rel-2_81, rel-2_80, pre_coinconvert, UPSTREAM_2006_03_15, rel-3_0, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, UPSTREAM_2006_02_01, rel-2_53, pre_material_cfarch_normalize_run, rel-2_32, pre_fixconverter, post_coinconvert, pre_fixaltar2, pre_map_rename, UPSTREAM_2006_02_22, rel-2_90, rel-2_92, rel-2_93, rel-2_78, post_fixconverter, pre_fixaltar, rel-2_61, rel-2_43, rel-2_42, rel-2_41, HEAD
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 #
2     # Creator: josh@woosworld.net
3     #
4    
5     TODO
6     *auto key tracking system? (python to rename the shop?)
7     *buildable attic
8    
9     v 1.4.4 -- 10 Dec 2004
10     *added unique 1 to pshops basement tile(prevent reset removing check_inv)
11    
12     v 1.4.3 -- 23 Sep 2004
13     *added unique tile aspect to alter in basement so alter stays gone
14     *put the monkies on TOP of the teleporters & a space between them
15     *fixed creators under monkey alters
16     *switched monkies to match teleporter (male altar to male monkey)
17    
18     v 1.4.2 -- 22 Sep 2004
19     *typo on ugriver1
20     *basement torches wont burn out
21    
22     v 1.4.1 -- 22 Sep 2004
23     *corrected typo in pshopsinc npc message
24     *correct end tile on pshopsinc2
25     *convinced the monkies to stay on the teleporters!
26    
27     v 1.4 -- 22 Sep 2004
28     *added pshops/ugriver1
29     *added pshops/pshops*/basement
30    
31     v 1.3 -- 21 Sep 2004
32     *added pshops/pshopsinc2
33     *added diamond/platinum convertor to pshopsinc (thanks leaf!)
34     *modified pshopsinc managers office slightly
35     *fixed gates so they auto_close - was missing walk_off 1
36     *also added a pedestal so gates dont close on you, like guild gates
37     *areas of shops where anyone can get to are non-unique so they reset now
38    
39     v 1.2.2 -- 20 Sep 2004
40     *updated pshops_copy to properly set exit points
41    
42     v 1.2.1 -- 20 Sep 2004
43     *pshops_changelog moved to brest/pshops -- no idea why I didn't have it there
44     to begin with...
45     *corrected gfloor exits to correct spot on pshop_main
46    
47     v 1.2 -- 20 Sep 2004
48     *I have added the script I used to replicate the maps into the tarball in
49     case anyone else wants to play with the pshops maps
50     *replaced the edible hides on gfloor maps with nonedible carpet
51     *removed the no magic restriction on pshops_main to allow portals in/out easier
52     *added carpet to floor1's
53     *added managers office to pshopsinc
54     *added stairs up (to third floor) to floor1 (for future use)
55     *added stairs down (to basement) to gfloor (for future use)
56     *added unique tiles to pshopsinc under alters/gates to be a little safer
57     *storage room on floor1 now allows magic (for owner convenience)
58     *pshops_main allows magic for portaling sake (no real reason to not allow it)
59    
60     v 1.1 -- 19 Sep 2004
61     *added key price to sign in pshopsinc
62     *correct a problem where you can get stuck inside a gate after buying a key :-)
63    
64     v 1.0 -- 19 Sep 2004
65     *Initial Release