* Observers can auto-orbit meteors; space dust event
During a meteor shower, observers can automatically orbit
threatening meteors and watch them hit the station.
Added Major Space Dust event, which is a meteor shower
containing only space dust.
Reduced chance of RNG meteor event.
Fixes bug where meteors wouldn't move when spawned.
🆑
add: When a player uses a communication console to ask for the codes to
the self destruct, for better or for worse, the admins can set them with
a single click. Whether the admins a) click the button b) actually give
the random person the codes, is another thing entirely.
/🆑
- Also tidied up prayer code to use some new admin defines
- Adds the random_nukecode() proc, which returns a random numeric string
between "00000" and "99999". No more requiring it to be at least 10000,
we have the power of ZERO PADDING.
* "vines", "plants" faction gives immunity to kuzdu
Adding "vines" and "plants" to podpeople's factions only makes them
immune to the snare of the venus human trap. Now added some checks to
spacevine.dm which checks for vine immunity, and a check in
mob/living.dm (apparently).
Podpeople (and venus human traps) are now no longer damaged,
poisoned or obstructed by space vines. Explosive vines still damage
them, because there's an actual explosion.
* Some grammar fixes for venus human traps
* Fixes compile error
* Pod people are now vine immune, completely
Weather has been refactored from a weather control machine on the lavaland z-level into a subsystem. All existing weather has been changed to accommodate this change, and their code has been optimized by using addtimer() instead of sleep().
The new subsystem also supports adding weather to any z-level; for instance, if you made a weather called /datum/weather/rain_storm and made it target z-level 3 with a 100% probability, the rain storm would occur as much as possible with 5-10 minute intermissions. These intermissions take into account the weather's duration.
🆑 coiax
rscadd: Immovable rods now notify ghosts when created, allowing them to
orbit it and follow their path of destruction through the station.
fix: Fixed bugs where no meteors would come or go from the south.
Seriously, that was a real bug. Meteor showers are now about 33%
stronger as a result.
/🆑
- Immovable rods also cancel out if they collide (and decay into a
number of high energy particles, such as smoke, and more smoke).
- Replaces spawn(0) in meteor code with an addtimer.
* Starting out on our tgui journey
* God tgui, why do you need to be updated
You're dynamically generated anyway
* Commit of stuff
* Further progress is being made
* Everyone loves buildscripts
* Further modifications to my incredible running script
* Starting to modify the minimap code to be better
* It's going well thusfar, I guess
* What have I done
* RIP minimap
* FUN FUN FUN FUN FUN
* Adds shuttle_manipulator.dmi
MUH HOLOGRAMS
* Is it done? IS IT OVER
* Peer review
* Some bug fixes
* Makes that damn greentext shut up
* Shuttle registration
* Made the Emergency Escape Bar more robust
No climbing on the bar.
* Do not stare into the operation end of the device
* Compile shame
* THE MOST DUMB
* Passive barmaiden
* Emergency shuttle memes
* MORE SAFETY CODE
* Fancy shuttle manipulator icons
* Smoothing it out
* We are going to have a lot of fun with this one
* Independent blobbernauts
* WABBAJACK WABBAJACK
* Message for attempting to authenticate old style
* Angry alert noise is back
* Revert "Independent blobbernauts"
This reverts commit 34d6af7c9c88cfc2864990cb37b586bb90163dd3.
* No parrot sleep plz
* Moves the special shuttle stuff to special.dm
* No Bartender like a Centcom Bartender
* Non-controversial map changes
- Backup shuttle moved closer to Centcom main structure, docking tube
created
- Moved shuttle import landmark to above Centcom main building
- Added shuttle displays to Conference Room
- Squashed the Chapel a bit in Metastation
- Made the docking port on Z2 massive
- Made the docking port on Metastation a lot larger
* Hacks and slashes at Box
A bunch of things are extended and squashed so Box shuttle dock can
support the MetaStation emergency shuttle.
* Some Metastationshit
* Never ending changes
* Wabbajack to TGM
* Modified the bar, I think that's all of them
* Stops Barmaiden wandering around
* More code review
* Whitspace, the bane of us all
* DIE WHITESPACE DIE
* makes dust LOUD due to complaints about it being silent while deadly
* Makes the dust event less of an invisible fuck you.
* no balence meme + a slightly less loud sound that still says BULLETS?
* by popular request adds a visble mesage to meteor impacts
* Should not includ balence change with bug fix
* Reduces spam, a lot.
* GHOST METEORS
* [WIP] Ninja refactor and quality of life changes
- [ ] Fix ninja mask being hidden by hood
- [ ] Action buttons
- [ ] Ninjas can be spawned with custom objectives easily
* Adding the /datum/event/ghost_role subevent type
* I hate events retrying with insufficient pop
* OH GOD WHY
* Let's just get rid of retries, it's silly
* Morph now uses the ghost_role event
* Operative does as well
Possibility of being bugged due to inability to run age checks on the
testing server, please be cautious.
* Ninjas, spawning, that sort of thing
Wizard diplomats now use the new ghost question system.
* Code review
* Don't ask ghosts if we have enough selected
* Removes map notation from alien spawn
* Removed comment
* Ports Cards Against Spess from Polaris
* moar
* more
* Moves cards to config files, adds a fuckton more
* ADDS THE FUCKING CARDS TO THE FUCKING MAP TAKE 3 HATE SALT
* fixes the maps, shuts travis THE FUCK UP
* fixes typo
* makes requested changes
Moves everything on a 15+ layer to a plane. So now you get screen catcher (-99, was already on a plane), lighting (15), effects that ignore lighting (16), fullscreen UI effects (18), screen objects used to build the UI (19), actual equipment in the UI slots (20), and everything else (0).
Also created a file to contain plane and layer defines for hopeful eventual use.
Hopefully this doesn't change anything now but does enable some nifty new features in the future.
An exospheric bubble has occured, making the telecommunications
processors overload and shut down (and very occasionally, also explode).
But hey, at least telecommunications is still functional? You just gotta
shout REALLY LOUDLY to make yourself heard over the static.
🆑 coiax
rscadd: Centcom regret to inform you that new instabilities with nearby
gas giants are causing exospheric bubbles to affect the
telecommunications processors. Please contact your supervisor for
further instructions.
/🆑