[root]/dragonisland/shops
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 5459 (100.0%) | 303.2 |
rjtanner | 13 (72.2%) | 5447 (99.8%) | 419.0 |
partmedia | 4 (22.2%) | 9 (0.2%) | 2.2 |
ryo_saeba | 1 (5.6%) | 3 (0.1%) | 3.0 |
Use archetypes for converters instead of custom ones.
3 lines of code changed in 1 file:
Use absolute paths for exits to the Astral Vault
2 lines of code changed in 1 file:
Update map names and sign references to the changes introduced in r20951, part of that commit was to make the map names more consistent
4 lines of code changed in 2 files:
Update Stoneville bank maps to use a consistent name of Stoneville Bank and Savings Vault - that is how the world map references it
4 lines of code changed in 2 files:
Update entrance coordinates to vault maps
3 lines of code changed in 1 file:
Correct creation date in map headers, no functional changes
1 lines of code changed in 1 file:
Make entrances to Astral Vault map unique, make map paths from the Astral Vault back to the banks absolute, added missing levers to the Astral Vault map
1 lines of code changed in 1 file:
New feature map, Astral Vault - a way for players to have access to common storage that is accessible from any of the current bank maps. Requires map update r21230.
2247 lines of code changed in 2 files:
Add deposit boxes
2 lines of code changed in 1 file:
Add a door that opens for the visiting player in Stoneville Bank and Savings (dragonisland/shops/bank_stoneville) and update entrance coordinates from the Stoneville world map (world/world_103_127) to the bank.
69 lines of code changed in 1 file:
Move deposit box code to separate file
Give deposit boxes their own script and update all the banks.
3 lines of code changed in 1 file:
Apply doors implicitly by moving on them
2 lines of code changed in 1 file:
Correct typo (Stonville -> Stoneville) in map name for Stoneville Bank and Savings (dragonisland/shops/bank_stoneville).
2 lines of code changed in 1 file:
New map, Stoneville Bank and Savings (dragonisland/shops/bank_stoneville) located on Dragon Island, in Stoneville. Smaller bank with less currency conversion tables so it does not compete with the Adventures Guild. Updated world map (world/world_103_127) for the bank.
1869 lines of code changed in 1 file:
New Map, Stoneville Imperial Post Office (dragonisland/shops/IPO_stoneville) with the usual features of message sending and receiving along with a message board. Updated world map (world/world_103_127) to include the IPO.
1247 lines of code changed in 1 file: