Commit Graph
11906 Commits
Author SHA1 Message Date
Fox McCloudandGitHub 62e74c80d2 Merge pull request #13811 from TDSSS/glass
Build time for aquariums
2020-07-21 15:53:46 -04:00
Fox McCloudandGitHub 1e45410dcc Merge pull request #13890 from AffectedArc07/tgui-inconsistency-tweaks
Fixes a bad practice in existing TGUIs
2020-07-21 15:49:34 -04:00
Kyep 4f49695e96 travis newlines 2020-07-21 12:43:21 -07:00
Kyep ef9d5bbe7c refactor 2020-07-21 12:12:05 -07:00
AffectedArc07andGitHub 7e965624b4 Fixes null mind runtimes with roasry nullrod (#13875) 2020-07-21 03:38:06 -06:00
AffectedArc07andGitHub 402318624d Fixes sparks not checking for deletion (#13872)
* Fixes sparks not checking for deletion

* Tweaks
2020-07-21 03:35:40 -06:00
Aidenzack1andGitHub 15522dae9e fixes certain items unable to light plasma sheets (#13871)
* fixes certain items unable to light plasma sheets

fixes matches, lighters, and candles from being unable to properly light plasma sheets on fire

* Update mineral.dm

* Update mineral.dm

* Update mineral.dm

* Update mineral.dm

* Update mineral.dm

* Update mineral.dm

* Update mineral.dm
2020-07-21 03:34:54 -06:00
AffectedArc07 aa986436e1 Fixes a bad practice in existing TGUIs 2020-07-21 08:21:53 +01:00
TDSSS 4253f695ad remove time from windows again 2020-07-20 20:21:22 +02:00
ppi13andGitHub 96fddc3f91 Remove gps references 2020-07-20 20:09:12 +02:00
ppi13andGitHub 05e70b7005 Deletes the line instead of commenting it out 2020-07-20 19:52:50 +02:00
ppi13andGitHub 04236edf13 Removes GPS from tendrils 2020-07-20 19:30:41 +02:00
mochi 25fa3f23cf Merge branch 'master' into overhaul-event-mob-selection 2020-07-20 07:01:11 +02:00
SteelSlayer 2045759348 Merge remote-tracking branch 'upstream/master' into wires-tgui 2020-07-19 23:20:20 -05:00
Fox McCloud 7585a2060b Refactors Intercomms For Less Processing 2020-07-17 15:50:52 -04:00
joep van der velden 8955dc7db6 Actual fix. Did a wrong analysis 2020-07-17 21:31:55 +02:00
joep van der velden aa8d9cf26c Fixes a kitchen spike runtime 2020-07-17 21:16:47 +02:00
mochi 24e8cd66ac Port Baystruments PR from tgstation 2020-07-17 15:18:17 +02:00
mochi a7e4c8af42 TGUI-ise and optimize all instrument code 2020-07-16 23:30:21 +02:00
AffectedArc07 b511d55cd4 Gamebreaking bug fix immediately 2020-07-15 20:04:08 +01:00
warior4356 b30ff7e2e9 Minor fixes. Removes Plastic 2020-07-14 21:26:45 -07:00
warior4356 93b43721f3 Adds empty cig packets 2020-07-14 01:05:12 -07:00
warior4356 cb06ebdd9f Refactor complete. Matches added. 2020-07-13 22:05:56 -07:00
SteelSlayer d75d29191a mind cleanup 2020-07-13 22:18:04 -05:00
Fox McCloudandGitHub b88bb469d8 Merge pull request #13799 from farie82/robot-sync-fix
Makes borgs (dis)connect properly to the AI. Fixing invisible borgs for the AI and a runtime or more
2020-07-13 16:30:07 -04:00
e8b64acaab Adds the airlock painter (#12687)
* Adds the airlock painter

* 5 am push, pls don't break

* uses assoc lists, add do_after, painter attack_self

* more upgrades

* remove random whitespace

* better logic

* initial over new, flags, manually sort the list

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-07-13 15:52:34 -04:00
PidgeyandGitHub 3095a3468e Makes Chicken Man statues in Mr. Chang's into real statues (#13721)
* I think this is ok?

* Chicken Man and Kidan statues are now real statues that can be moved and disassembled (disassembly causes them to vanish without dropping materials as there are no bronze or obsidian stacks). Moved their sprites from decorations to statues for consistency.

* Oops! Metastation too.

* Finally got everything sorted out. Phew!

* The OXENbot on the derelict station is no longer a renamed chicken man statue. It can also be unanchored and sliced up for metal should you be inclined to do so.

* What even is this? Delete this.

* Coding standards

* Removed density variables from the changed statues.

* Fixes conflicts
2020-07-13 14:23:56 -04:00
AffectedArc07 38e4876453 Removes the last of the red cross 2020-07-13 10:08:03 +01:00
TDSSS 22f133ec25 Build time for windows and co 2020-07-12 03:33:08 +02:00
AffectedArc07 650c638d41 Removes semicolons 2020-07-11 18:51:45 +01:00
Fox McCloud 85abb6505b Merge remote-tracking branch 'upstream/master' into alarm-overhaul 2020-07-10 15:05:37 -04:00
joep van der velden 55b7c6ece0 Makes sure borgs actually sync and unsync correctly to the AI 2020-07-10 15:19:47 +02:00
mochi 977a022d40 Convert remaining pollCandidates, remove original proc 2020-07-10 11:07:11 +02:00
Fox McCloud 37d30a9057 Optimizes Smoking 2020-07-10 03:04:35 -04:00
Fox McCloudandGitHub 39c98afcde Merge pull request #13758 from denghis1/bugfix_drones_opening_lockers_while_in_vent
bugfix: drones opening or closing lockers while ventcrawling
2020-07-09 16:47:28 -04:00
SteelSlayer 9cfd206885 tgui wires 2020-07-04 23:14:30 -05:00
variableundefinedandGitHub a545a13ed4 Merge pull request #13747 from Fox-McCloud/new-player-gc
Makes New Players GC
2020-07-04 21:27:15 -04:00
SteelSlayer 7b6b9e8ddd Merge remote-tracking branch 'upstream/master' into IPC-buffs 2020-07-03 14:34:22 -05:00
denghis1 29045e16dc closet attack_ai check for user.loc /obj/machinery/atmospherics
Checks if the user.loc type is part of/obj/machinery/atmospherics machines (pipes, vents etc) this prevents a ventcrawling maintenance drone from opening lockers.
2020-07-03 11:09:56 +02:00
AffectedArc07 e305530d59 Obliterates Zombies 2020-07-02 21:22:55 +01:00
Fox McCloud f13ae9e167 Overhauls and Refactors Alarms 2020-07-01 17:41:47 -04:00
Fox McCloud c4143aedf0 Purges Rigs 2020-07-01 13:09:15 -04:00
Fox McCloud 8852a9de58 Makes New Players GC 2020-07-01 10:45:42 -04:00
Fox McCloudandGitHub ad210368b9 Merge pull request #13730 from Gatchapod/isSynthetic-removal
Removes isSynthetic() helper, replaces its instances with ismachineperson()
2020-07-01 00:12:23 -04:00
Gatchapod 3e6ad37661 renaming it is a good idea, too 2020-07-01 05:25:49 +02:00
Fox McCloudandGitHub 58c57011b0 Merge pull request #13606 from CornMyCob/feet
clean_blood refactor
2020-06-30 20:28:20 -04:00
Fox McCloudandGitHub 2e2e3a2919 Merge pull request #13720 from dearmochi/armor-vv
Add ability to VV an object's armor easily
2020-06-30 20:02:12 -04:00
Fox McCloudandGitHub 33af3fac4f Fixes Random Drugs failing Travis and Maint Loot (#13719) 2020-06-30 17:58:12 -06:00
Fox McCloudandGitHub e438ff4d36 Makes Mobs Lazier and Removes Hard References (#13693)
* Makes Mobs Lazier and Removes Hard References

* fluff
2020-06-30 17:52:28 -06:00
Fox McCloudandGitHub 0dea896023 Minor Turf Refactor (#13690)
* Turf GC

* might as well do this

* additions

* Bay being bay
2020-06-30 17:47:09 -06:00