Joan Lung
17f1536f05
Merge pull request #26322 from Cyberboss/LightingGC
...
Normalizes how some lighting things GC
2017-04-18 19:02:11 -04:00
Joan Lung
b9e512915a
Merge pull request #26323 from Cyberboss/LightingSetupSpeedup
...
Speeds up lighting initialization
2017-04-18 19:01:46 -04:00
QualityVan
9c114b993b
Adds suppression to the foam pistol, smg, and c20r ( #26288 )
2017-04-17 18:43:47 -04:00
oranges
3802aac356
Slight shotgun tweak to lose a spawn ( #26296 )
2017-04-17 18:43:01 -04:00
Cyberboss
828443d876
Can't stop fucking up spacevine PRs ( #26291 )
2017-04-17 18:40:49 -04:00
oranges
5747abfbe2
Merge pull request #26301 from coiax/ties-comments
...
Removed commented code from ties.dm
2017-04-18 09:15:58 +12:00
Cyberboss
58e2bc01d6
Fix
2017-04-17 14:02:45 -04:00
Cyberboss
c64a489378
Remove more datum accesses
2017-04-17 13:37:09 -04:00
Cyberboss
950e4b663a
Speeds up lighting initialization
2017-04-17 13:24:27 -04:00
Cyberboss
72d0271f94
Normalizes how some lighting things GC
2017-04-17 13:15:39 -04:00
coiax
02fa74903d
Moves tesla_ignore from var on /mob/living to secondary flag ( #26273 )
...
Only granted by wizards learning the spell lightning bolt, so I don't
think it needs to be a var on /mob/living.
2017-04-17 10:13:02 -04:00
Jack Edge
b543233717
Removed commented code from ties.dm
...
All of this stuff has been ported to new ties, I don't know why we need
to keep the code.
2017-04-17 14:19:36 +01:00
Leo
f5e11ea48c
Merge pull request #26270 from Core0verload/say_fix
...
Makes radio keys table more compact and easy to change
2017-04-17 09:39:06 -03:00
Cyberboss
3c3f7d3b60
Refactors dbcon into a subsystem ( #26134 )
...
* Refactors dbcon into a subsystem
* Swear I got that already...
2017-04-17 15:18:17 +10:00
Jordie
926c39c1fa
Merge pull request #26231 from Cyberboss/InvSMProj
...
Adds investigative logging for shooting the SM
2017-04-17 15:16:01 +10:00
Cyberboss
c57cf28478
Fix spacevines again ( #26279 )
...
* Move list instatiation
This commit was supposed to be in #26256 but was never pushed
* FUCKING THIS TOO
2017-04-17 03:14:23 +03:00
Cyberboss
6717c08a6e
Done
2017-04-16 17:01:43 -04:00
Joan Lung
fa2a5bf021
Fixes a bug ( #26232 )
...
* Fixes #26223
* compress
2017-04-16 14:51:22 -06:00
Cyberboss
4f14ca7a49
Proximity sensing refactor ( #26260 )
...
* New proximity monitor datum
* Replace the old systems
* Fixes #26254
* Ports a New and spawn to Initialize
* Switch to Moved
* Remove unused var
* Speedup and fixes
* More speed
* qdel in movable
* Uneeded now
* Fix
* Use the faster RANGE_TURFS
2017-04-16 14:48:29 -06:00
Cyberboss
67d8d2a09f
Fixes kudzu ( #26256 )
2017-04-16 21:45:40 +03:00
coiax
5173b67b27
Drones see pAIs in mobile form without filters ( #26246 )
...
Consistency. Drones are allowed to interact with pAIs, code should
reflect that.
🆑 coiax
add: Since drones are allowed to interact with pAIs, pAIs in mobile
chassis form are no longer distorted to drone viewpoints.
/🆑
2017-04-16 13:36:10 -04:00
Leo
fe2bff898a
Merge pull request #26245 from Profakos/inconsistent
...
Makes a change_bodypart_status call use defines
2017-04-16 12:18:40 -03:00
Robustin
356180170e
Fixes Emitters: Quickmerge Edition ( #26237 )
...
* Fucking wew
* Fixing my awful working code
2017-04-16 12:57:08 +02:00
c0
403bc1f5f8
Makes radio keys table more compact and easy to change
2017-04-16 12:22:39 +03:00
Cyberboss
944fd9463c
Afk fixup ( #26181 )
...
* Fixes inactivity/afk semantics and config
* Fixes people in the lobby not getting afk kicked
* Bluh
* Fax
* Doy
* Yes
2017-04-15 13:11:03 -06:00
bawhoppen
121968d6b4
Kills off inconsistent shuttle paths ( #26221 )
2017-04-15 15:44:13 -03:00
coiax
625fc7f398
Fixes embed messages starting with lowercase "the" ( #26220 )
2017-04-15 11:32:16 -06:00
Kyle Spier-Swenson
a39ba1a230
Makes the map loader immune to sleeps in the shit it creates ( #26219 )
...
* Makes the map loader immune to sleeps in this shit it creates
* Fix mistake
2017-04-15 11:31:46 -06:00
Jalleo
a775ff91c8
Cleans up some commented code and adds some undef's to apc.dm ( #26211 )
2017-04-15 11:27:30 -06:00
Joan Lung
aec8142a12
some grammar fixes ( #26208 )
2017-04-15 11:26:55 -06:00
Cyberboss
6a9fa3d35a
Adds a proc to check if the current thread is from an admin advanced proc call ( #26191 )
...
* Admin proc call guards
* Adds a db warning
* Better this way
* leftover
* )=
* Fix
* Wew
* Better runtime handling
* Make callback use it if var_edited
2017-04-15 11:24:35 -06:00
Davidj361
2fa04dce31
Fixes #26169 , spawned humans don't spawn eyeless (sprite) ( #26185 )
...
- Removed code that was causing the issue which was probably never used
2017-04-15 11:23:03 -06:00
coiax
0adf5f64a7
Ghosts call Moved() after Move() ( #26183 )
...
* Ghosts call Moved() after Move()
I was tinkering around with making ghosts glow when visible, and I had
to put this in to make lighting and stuff work. This seems sensible
anyway?
* Locate->get_turf
* Removes step trigger calling (done by Moved)
2017-04-15 11:22:12 -06:00
coiax
d6c44b2832
Adds colours to languages that lack them ( #26217 )
...
🆑 coiax
add: Drone, monkey and swarmer language now have distinctive colours when
spoken.
/🆑
2017-04-15 10:40:33 -06:00
Profakos
19fa23a26d
0 to False, 1 to True
2017-04-15 17:11:33 +02:00
Aloraydrel
0f0d016fcf
expresive ( #26212 )
2017-04-15 09:43:57 -04:00
duncathan salt
030450ea49
hotfix for immutable mixtures
2017-04-14 21:54:38 -06:00
Joan Lung
4cd00f576c
Merge pull request #26188 from Cyberboss/WeedControl
...
Improves the spacevine controller
2017-04-14 22:08:25 -04:00
Cyberboss
0b1fb0e773
Adds investigative logging for shooting the SM
2017-04-14 19:55:33 -04:00
coiax
d9f9537c46
Fixes rogue L in Shuttle Loan event ( #26179 )
2017-04-14 13:05:56 -04:00
Cyberboss
83b80ef9c7
Merge branch 'master' into WeedControl
2017-04-14 09:49:31 -04:00
oranges
daa6c588de
Merge pull request #26122 from Davidj361/24629-monkeyAIdevourFix
...
Fixes #24629 , monkeys won't bug out when in your stomach
2017-04-14 23:22:59 +12:00
Robustin
bf34a33b31
Prototype Emitter: The re-opening ( #26190 )
...
🆑 Robustin
add: The Prototype Emitter, will function like an ordinary emitter while also charging a secondary power supply that will allow a buckled user to manually fire the emitter. Returning to automatic fire will have the emitter continue to fire at the last target struck by manual fire.
/🆑
2017-04-14 23:10:20 +12:00
oranges
4d17b531a4
Merge pull request #26202 from Cyberboss/revert-25988-ShuttleLightMovement
...
Revert "Shuttle movement immediately updates lighting objects"
2017-04-14 22:04:28 +12:00
coiax
4637624699
Fixes plasmamen burning to death in cloning pods ( #25924 )
...
* Fixes plasmamen burning to death in cloning pods
Fixes #25921 .
🆑 coiax
fix: Plasmamen no longer burn to death while inside a cloning pod.
/🆑
In my big cloning overhaul, I made the choice to have clones not
interact with the external gases, because they were immersed in
pressurised liquid, with their oxygen needs being taken care of by the
"brine". This was a declared feature of the cloning PR.
Evidently, I must have removed it at some point. So I'm fixing that.
* converts space gas mixtures to immutable gas mixtures
* renames space_mixture.dm
* adds immutable gas mix for cloners
* updates the repo dme
* updates keyword according to new guidelines
2017-04-14 10:33:45 +02:00
Militaires
401fdd3a22
fixes shit formatting and grammar with human piggyback riding ( #26170 )
...
* fixes shit formatting and grammar with human piggyback riding
* removes because their
2017-04-14 01:52:12 -06:00
4dplanner
a2f6e7b6e0
Changes guardian lighting check to use light_range ( #26171 )
2017-04-14 01:51:25 -06:00
Davidj361
6ab03c37c3
Fixes #26048 , ashwalkers no longer able to wear shoes ( #26173 )
2017-04-14 01:50:34 -06:00
AnturK
8fa50296e7
Fixes #26142 ( #26174 )
2017-04-14 01:49:45 -06:00
AnturK
8b92499578
Really now ( #26175 )
2017-04-14 01:49:25 -06:00