Anewbe
d1657e23c2
Ling and Technomancer now have ways to cure infections
2017-04-12 19:15:32 -05:00
Leshana
5f629e2aca
Optimizes lighting overlays for slow clients.
...
Ports https://github.com/tgstation/tgstation/pull/25778 and https://github.com/tgstation/tgstation/pull/25861
* Instead of using color matrix for all overlays, fully dark and fully light use static black and transparant icon states without color matrix.
* Also implements LIGHTING_ROUND_VALUE so that lighting values actually will reach 0 or 1.
2017-04-12 19:12:06 -04:00
Leshana
f2956464b8
Replace direct access of lighting overlays with T.get_lumcount()
2017-04-12 19:11:53 -04:00
Leshana
e8af4afc88
Port tg/paradise/good soft-edge lighting
...
Ports https://github.com/ParadiseSS13/Paradise/pull/6161
Its merged in nearly verbatim as far as the lighting module goes.
Changes outside the lighting module are merged based on our codebase.
2017-04-12 19:11:45 -04:00
Neerti
88e38117d9
Merge pull request #3016 from Anewbe/weapon_dulling
...
Material Weapon rework
2017-04-12 18:08:04 -04:00
Anewbe
077fa19920
Merge pull request #3285 from Anewbe/aviator_fix
...
Fixes aviator SecHUDS
2017-04-12 16:52:46 -05:00
Anewbe
771063f7a7
Merge pull request #3270 from SinTwo/tablefix
...
Table Fix
2017-04-12 16:40:54 -05:00
Anewbe
95aff3ae40
Tweaks the message given when a weapon dulls
2017-04-12 16:22:17 -05:00
Anewbe
21d833746d
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into weapon_dulling
2017-04-12 16:10:58 -05:00
Cerebulon
18de8caf6a
Adds two side swept versions of the Undercut haircut
...
Also removes a couple of unnecessary comments from the file.
2017-04-12 21:13:59 +01:00
Anewbe
746e98a012
Hardhat tweaks
2017-04-11 23:09:43 -05:00
Leshana
45058136e2
Replace opacity = X with set_opacity(X) so that the lighting system can update propertly.
2017-04-11 22:36:48 -04:00
Anewbe
60fa2839e7
Fixes aviator SecHUDS
2017-04-11 21:20:48 -05:00
Neerti
75cc189723
Merge pull request #3271 from VOREStation/aro-pol-panic
...
Quick & Dirty Panic Bunker Port
2017-04-11 21:55:59 -04:00
Neerti
920ad74e42
Merge pull request #3279 from Anewbe/borg_cuffs
...
Should fix borg handcuffs
2017-04-11 21:54:56 -04:00
Neerti
f24a252a8e
Merge pull request #3281 from VOREStation/fix-scheduled-task-controller
...
Fix null pointer runtime in scheduled task controller.
2017-04-11 21:54:37 -04:00
Neerti
ac12cfc33f
Merge pull request #3283 from Anewbe/ninja_drugs
...
Ninja rig has different chems
2017-04-11 21:52:58 -04:00
Neerti
d0d19af7c5
Merge pull request #3284 from Anewbe/brainloss
...
Lessens brainloss from oxyloss
2017-04-11 21:52:27 -04:00
Anewbe
56292c6c5f
Merge pull request #3260 from VOREStation/aro-pol-spawnverb
...
Fix 'Spawn Character' DNA
2017-04-11 20:50:45 -05:00
Anewbe
03c0ebf490
Lessens brainloss from oxyloss
2017-04-11 20:42:17 -05:00
Anewbe
4085e28285
Ninja rig has different chems
2017-04-11 20:34:11 -05:00
Anewbe
fcc33c7816
Merge pull request #3282 from VOREStation/aro-pol-morenet
...
Another e-net tweak
2017-04-11 20:12:30 -05:00
Arokha Sieyes
7e69bafa53
Another e-net tweak
...
Exploit where if you started breaking the net from the OUTSIDE, even if pulled away from you, you could break it. Adds a target to the do_after.
2017-04-11 21:03:09 -04:00
Anewbe
be291a93c6
Merge pull request #3269 from VOREStation/port-process-scheduler
...
Process deferral and profiling improvements
2017-04-11 19:18:11 -05:00
Leshana
4f3029fcb2
Fix null pointer runtime in scheduled task controller.
...
* If the "scheduler" controller is restarted by the process scheduler for
any reason, it will start throwing runtimes every status panel update
because the new replacement instance doesn't initialize its list of
schedule tasks.
* Fix that by copying over the unfinished list from the old instance, but
doing some safety checks to make sure it doesn't copy over bad stuff.
2017-04-11 19:16:35 -04:00
Anewbe
2c1a748650
Merge pull request #3274 from LorenLuke/Grabs
...
Resisting out of choking grabs isn't 100% guaranteed anymore.
2017-04-11 18:11:11 -05:00
ArbyTheDragon
82005ff9c1
Tending to OCD by capitalizing 'carthatoline'
...
Pow. It's gonna be changed.
2017-04-11 15:22:53 -05:00
Anewbe
fc8c32ea92
Should fix borg handcuffs
2017-04-11 13:12:17 -05:00
Anewbe
8a2c84eba3
Weakens bloodloss from burn damage
2017-04-11 12:28:48 -05:00
LorenLuke
faf85774b5
Resisting out of choking grabs isn't 100% guaranteed anymore. Tweaked some ling checks to compensate.
2017-04-11 01:16:03 -07:00
LorenLuke
69a8d84344
Fixes a few errors.
2017-04-11 00:39:21 -07:00
LorenLuke
cebbac32e8
Allows usage of ctrl+numpad for target zone selecting.
2017-04-11 00:25:29 -07:00
LorenLuke
031e63dd7b
Can remove ID via Alt-Clicking now.
2017-04-11 00:06:40 -07:00
Arokha Sieyes
42998da918
Fix 'if' statement on Panic Bunker
...
Prints error message when it doesn't need to and works fine. Also moves check up slightly to prevent an exploit.
2017-04-11 00:13:54 -04:00
Arokha Sieyes
66327aecc7
Quick & Dirty Panic Bunker Port
...
Tested on our server, works. Doesn't work if you don't have a DB (how would it?).
2017-04-11 00:13:43 -04:00
SinTwo
afb6f1b572
Fixes : #3268
2017-04-10 23:32:38 -04:00
Krausus
b183ce3ad2
Process deferral and profiling improvements
...
* Merges Krausus's https://github.com/ParadiseSS13/Paradise/pull/5472 from Paradise
2017-04-10 22:55:02 -04:00
Anewbe
d9235883ff
Rebalances some alien space suits
2017-04-10 19:09:29 -05:00
Arokha Sieyes
a2ec0d43f1
Fix 'Spawn Character' DNA
...
Made spawned characters always use male sprites and not have accurate DNA. Also would runtime if you picked the option to not put a mind in, as it assumed there would be one.
2017-04-10 14:40:43 -04:00
Leshana
249b5a904b
Fix step_trigger teleporters to use forceMove()
...
* They previously just updated your coordinates, skipping all those things which forceMove() was invented for and causing all the same problems that mob.loc = X caused.
2017-04-10 13:02:47 -04:00
Anewbe
6a99123f51
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into weapon_dulling
2017-04-10 11:26:09 -05:00
Anewbe
e373a0b353
Fixes the %ETA% thing on evac shuttles
2017-04-09 20:04:53 -05:00
Neerti
3828e7e3d9
Merge pull request #3253 from Anewbe/silent_knife
...
Drawing a knife from your boot no longer makes a loud noise.
2017-04-09 19:02:39 -04:00
Leshana
a23be7759b
Fix the runtime on server boot caused by uninitialized using_map
2017-04-09 16:12:47 -04:00
Anewbe
736659637f
Gives the bartender a weapon permit in their spawned item list.
2017-04-09 14:22:15 -05:00
Neerti
2a8dc89f4e
Merge pull request #3242 from Anewbe/unathi_jerky
...
Adds in an Unathi-made jerky snack
2017-04-09 14:06:14 -04:00
Anewbe
2f4a788a39
Wallets can now hold permits.
2017-04-09 12:59:47 -05:00
Anewbe
f2cffa0a5d
Drawing a knife from your boot no longer makes a loud noise.
2017-04-09 12:44:25 -05:00
Neerti
e2e85e3702
Fixes Immortal (to melee) Borgs
2017-04-09 00:24:45 -04:00
Anewbe
8bc31fc027
Fixes the EMT labcoat sprite
2017-04-08 13:15:06 -05:00