ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/brest/pshops/pshops_changelog
Revision: 1.1
Committed: Sun Feb 5 00:02:17 2006 UTC (18 years, 5 months ago) by root
Branch point for: UPSTREAM, MAIN
Log Message:
Initial revision

File Contents

# Content
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