Warning! Big Scary Change!
NTSL2+ is a re-work of NTSL.
The goals of this rework are to remove worries regarding server load, and make it impossible for a malicious program to crash the server.
The result is an asynchronous daemon based interpreted language, called NTSL2+.
The Daemon in question can be found Here
Features:
Programming Language worth considering a programming language
Limit-able execution - Unable to hold the server up
Runs on Modular Computers
Shitty in-game networking.
Players can finally write their own laptop programs I cannot stress that enough.
-fixes #6232
-fixes a couple of problems with the new vaurca loadout items
-fixes intoxication message spamming people
-fixes #6265
-fixes #6261
-fixes the legion rig having no back sprite
-fixes #6314
-fixes #6297
Tweaked and added various security plus mercenary vests plus warden jacket to the Vox dmi so you can see them when worn.
Welding helmet sprites and required code respectfully pinched from Paradise.
Everything has been tested, made sure welding helmets weren't suddenly broken on every other species.
Adds tear stains to character setup. They aren't supposed to be colorable, but idk how to do that (do_colouration 0 didn't work in testing). For now, I guess this suffices.
This pr adds the is_clumsy check, that checks if the mob has the mutation or if they are drunk enough. This fixes a bug where mobs would still have the clumsy mutation due to drinking.
Fixes#6150
Animal traps now visually display what prey is inside of them by adding mob's icon as underlay.
Tesla no longer logs spawn of new miniballs
Fixes main changelog where it is supposed to be addition.
Fixes#6158
Examining animal trap with prey now also displays examine message of the prey itself too.
tweak: "Tweaks some bureaucracy sprites."
tweak: "Reverts pen sprite with some improvements."
soundadd: "boxes filing cabinets and paper make noises"
also put all the bureaucracy in a nice file
-fixes #6170
-fixes #6216
-fixes #6218
-fixes #6198
-fixes #6060
-fixes #6058
-fixes a hardsuit related runtime
-makes masks less expensive on the loadout
The offworlder rig is now a loadout option, while they get pills by default.
So while observing a bit, I noticed something. The "sleeping" variable of the mob, which controls whether or not the mob is awake (anything > 0 means that the mob is asleep) gets reduced at quite a rapid pace. And would often reach a value of 1 during regular gameplay. This is kinda flying close to the sun.
This adds timers sanity checks with stack tracing of where it was called. Check are:
If timer had no callback(crashes timer)
If timer was called with negative wait time. Converts time to 0 and gives call stack.
If timer was called on deleted or about to be deleted object. Still runs, but gives call stack
If timer had infinite or more wait time. Crashes timer
Adds sanity check to beams for timer wait time.
This PR revives Burger's PR #5797
Fire extinguishing foam now works properly. It is 3 times stronger than water.
Walking through a foam will extenguish your fire stacks.
Atmos suit max temperature threshold was increased from 30k to 40k. Atmos firefighter suit max temperature was increased from 30k to 45k. Heavy firesuit max temperature was increased from 30k to 55k. Same goes for their helmets.
Firesuits and red/white/atmos hardhats no longer protect wearer from pressure. So people cannot use it in space. For areas with 2000+ KPa fire people need to use atmos voidsuit.
Fixes#867
Cyborg stations now refill cyborg's fire extinguishers. Fixes#6171
Fire now produces CO2 while burning, with amount varying by fire severity