Commit Graph

30 Commits

Author SHA1 Message Date
Drathek 3e46e16e8c Simultaneous map definitions (#16924)
* initial

* Update file pathing

* Fix dup vars

* Move shuttle datums around

* Why am I fixing pdas

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-03-03 17:25:45 -05:00
ShadowLarkens d32600b0bf Make map selection marginally better and more CI friendly 2024-09-23 18:58:38 -07:00
VerySoft 51c68250a7 Speed and stuff
This may break REGs since they weren't designed for mobs with negative movement cooldown values but we can address that later if it becomes a problem

Also fixes a couple emotes for pAIs
2023-03-21 15:28:20 -04:00
Heroman 5e4fd81ffb Adds basic system to allow for map-specific events 2022-09-19 15:20:14 +10:00
VerySoft a4cdc80f8c Stellar delight map files
Files for the stellar delight to work probably
there are also some edits to tether and other misc files for the purpose of making things work with multiple maps
CREMATORIUM NO GET TAG
2021-10-27 19:52:39 -04:00
TheFurryFeline 3b3df27dac Fix metaglass stuff
The conversion to Pink Russian PR overlooked this metaglass portion. Fixy.

~Also sneaking in map file name fixes because OCD, kek. 5-8-9 = no. 5-6-7 = yes.~
2021-06-18 17:00:11 -04:00
Anthony Rodriguez e8186cde5c Prepping for sync to master 2021-04-29 09:34:30 -07:00
Aronai Sieyes faacf88b5f VS: ITV Talon offmap spawn map 2020-04-11 12:04:39 -04:00
Aronai Sieyes 19d2dad065 Rewrite how Travis works
Moves script files out into a separate directory, and creates a jobs matrix to allow naming of jobs and specific jobs to not download all the deps if they don't need to.
2020-03-17 18:47:52 -04:00
Unknown 84406fdef2 Centcom Consolidation
- Moves Centcom to tether_misc, stubs it
- Moves a copy of the old Centcom to dhael_centcom.dmm for adminload purposes
- Adds a new ERT Shuttle, where the ERT will spawn at. Currently not an overmap shuttle.
- Consolidates tether_areas and tether_areas2 into the same file
2020-03-15 13:02:33 -04:00
Unknown a0090f16fc Moves Planet definition to code 2019-09-17 14:56:15 -04:00
Arokha Sieyes 335e93b8cf Divide up the maps 2018-02-02 23:15:55 -05:00
Arokha Sieyes c18fa6c51a VS: Rearrange files, scream at Travis 2018-01-27 14:12:21 -05:00
Arokha Sieyes dddf7a1ba4 POLARIS?: Separate away mission tests 2018-01-27 14:12:20 -05:00
Arokha Sieyes 1eb231c46b VS: Initial exploration work 2018-01-27 14:10:51 -05:00
OrbisAnima ed9e905653 Wilderness Optimization 2: disable map
disables map for wilderness so the code can be used and improved on.
2018-01-03 18:31:21 -03:00
OrbisAnima 0f8793a910 Wilderness Optimization
-Re enables the wilderness, with the temple and a rather poor crash
site.
-Updates the Lazy Mob spawner with some more optimizations, and a few
uses.
-Leaves a version of the crashsite with the original items and the new
system, I wasnt able to make it work without butchering it, and since I
am not that good of a mapper, I opted to leave it on the hands of people
that know what they are doing to improve the original, and making it
work, while leaving one that works.
-Changed the path of the teleports just to fuck up with Ketrai :)

Note to admins: Since this introduces 8 new z levels, all of which have
a check to generate or not a tree (think roughly a bit less than 100k
tiles checking for those), game init for objects went from 32 seconds to
71 seconds, so expect a rougher start on update.
Note to Ace: Does this counts as my Gateway Contest map? :P

additional notes: If performance takes a severe hit, init could be
severely reduced by reducing the trees chance to 2, or even placing
trees by hand on the maps.
2017-12-17 23:35:00 -03:00
Spades 18ffeefafd Removies oties and outdoors area 2017-08-26 15:51:37 -04:00
Spades 4367bc2da7 sleepy commit 2017-07-04 06:38:32 -04:00
Leshana aa8723b724 Switch tether shuttles over to self-initializing shuttle paradigm
* Deleted shuttle_controller_vr.dm as it is no longer needed.  Using standard shuttle_controller.dm again - It has no map-specific info!
* Converted the former contents of shuttle_controller_vr.dm into proper shuttle datums that self-initialize for each of our shuttles!
* Converted the tether_backup shuttle crashing mechanic to support self-initialization also.
2017-06-14 19:34:01 -04:00
Arokha Sieyes 1631a57d6c Reorder all maps
What it says yo
2017-05-08 19:34:19 -04:00
Arokha Sieyes 3fc249bf8b Tether 1,8 work
Adds solar farm to the left of z1
2017-05-04 17:48:21 -04:00
Leshana 9b61e19550 Added rudimentary "phoron locks" 2017-05-02 00:10:47 -04:00
Leshana 31250690e5 Fixed the escape tram to actually work
* Made it actually work.
* Made the doors work nicely.
* Sped up the animations.
* Fixed the chairs.
2017-04-30 19:56:58 -04:00
Leshana 3a1775d722 Moved Telecomms to the surface base! Setup telecomms to reach all station z levels. 2017-04-28 23:35:40 -04:00
Leshana 71ce1dd536 Improvements and fixes to maps 1, 3, and 4 2017-04-27 00:43:37 -04:00
Arokha Sieyes e9415683d1 Rename maps, shift numbers, start on Tether colony 2017-04-26 10:52:05 -04:00
Arokha Sieyes 87dfeea356 Adds the remaining 3 z-levels 2017-04-25 14:03:11 -04:00
Arokha Sieyes 0474b564f1 Tether "tether" move 2017-04-21 21:33:03 -04:00
Arokha Sieyes cd1235bc88 More Tether mapwork 2017-04-19 16:50:51 -04:00