Commit Graph

1604 Commits

Author SHA1 Message Date
SteelSlayer 6caf4cfebf Merge remote-tracking branch 'upstream/master' into wires-tgui 2020-09-14 08:51:32 -05:00
AffectedArc07 a2c5fc39a8 Merge pull request #13751 from Fox-McCloud/alarm-overhaul
Overhauls and Refactors Alarm System
2020-09-14 13:54:06 +01:00
Fox McCloud e6bd4b6638 fix ups 2020-09-13 18:33:21 -04:00
Certhic 094cd0528d Merge branch 'solars' of https://github.com/RedWolfie/Paradise into solars 2020-09-08 20:04:51 +02:00
Certhic b857420e2b fixed bug in timed solar 2020-09-08 20:02:40 +02:00
RedWolfie 5e3e56ef56 Update code/modules/power/solar.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-09-08 13:07:59 +02:00
Certhic a60cbd3a36 tgui solar 2020-09-07 20:35:55 +02:00
AffectedArc07 41330a5de6 Improvements to singulo logging 2020-09-05 15:52:23 +01:00
Certhic 90ac9874b2 fixed orange crayons not making cables orange 2020-09-01 16:23:53 +02:00
Kyep 0d7f7fd9fb consistency 2020-08-29 14:51:04 -07:00
Kyep 40b08bcb33 var/list/data = list() 2020-08-29 14:28:55 -07:00
AffectedArc07 ebba3a322b Merge pull request #13703 from Fox-McCloud/tg-flying-floating-float-refactor
TG Flying+Floating Refactor
2020-08-27 20:08:35 +01:00
SteelSlayer 609d252fa8 Merge remote-tracking branch 'upstream/master' into wires-tgui 2020-08-15 13:13:50 -05:00
Kyep 5cd3a5cfd0 TGUI SMES 2020-08-11 00:03:32 -07:00
SteelSlayer d928635393 Some spawn removals and other assorted code cleanup 2020-08-07 08:55:34 -05:00
Kyep 1fa9862a20 Update code/modules/power/singularity/narsie.dm
Co-authored-by: AffectedArc07 <josephcase55@hotmail.com>
2020-08-07 13:31:47 +00:00
Kyep c0f98deeab Fixes cult summon runtime 2020-08-07 06:26:03 -07:00
SteelSlayer 06686a302a Adds a bunch of SStgui.close_uis(wires) 2020-08-01 14:40:06 -05:00
SteelSlayer f5a74a7c19 tracker fix 2020-07-31 10:43:33 -05:00
Fox McCloud 994149c384 Merge pull request #13604 from SteelSlayer/malf-picker-action-button
Replaces two malf AI verbs with action buttons, gets rid of the malfunction verb tab
2020-07-21 16:55:34 -04:00
Kyep 2f55955534 defines, color-coding 2020-07-21 08:16:28 -07:00
Kyep 6e14ccd0cf Suggested changes, part 2 2020-07-21 07:43:03 -07:00
Kyep 3ff588392b Suggested changes part 1, apc.dm 2020-07-21 07:31:52 -07:00
Kyep 06f593ec24 Steel suggestions 2020-07-20 20:43:47 -07:00
Kyep 7b2aea807c aghosts 2020-07-20 17:01:37 -07:00
Kyep 3778cebe88 Port APCs to TGUI 2020-07-20 16:29:06 -07:00
SteelSlayer 2045759348 Merge remote-tracking branch 'upstream/master' into wires-tgui 2020-07-19 23:20:20 -05:00
warior4356 cb06ebdd9f Refactor complete. Matches added. 2020-07-13 22:05:56 -07:00
Fox McCloud cc96e93bf3 fixes 2020-07-11 15:48:47 -04:00
Fox McCloud 85abb6505b Merge remote-tracking branch 'upstream/master' into alarm-overhaul 2020-07-10 15:05:37 -04:00
SteelSlayer 4305d1daea Fixes incorrect APC terminal orientation 2020-07-06 18:29:29 -05:00
SteelSlayer 960fe45410 actually I wanted to keep the attack hand bit 2020-07-05 01:44:57 -05:00
SteelSlayer 9cfd206885 tgui wires 2020-07-04 23:14:30 -05:00
Fox McCloud 85dc9136c6 singularity investigate 2020-07-01 22:07:30 -04:00
Fox McCloud 2019e3bfbb fixes 2020-07-01 21:09:33 -04:00
Fox McCloud f13ae9e167 Overhauls and Refactors Alarms 2020-07-01 17:41:47 -04:00
Fox McCloud 92e3951efa TG Flying+Floating Refactor 2020-06-26 21:53:38 -04:00
SteelSlayer 9ea748b130 Mountable frame bugfixes and minor refactor (#13076)
* initial

* bit of code cleanup / refactoring

* review changes

* CRLF to LF

* GLOB stuff

* travis did not like that

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-06-26 01:19:27 -06:00
SteelSlayer 74d0e6523b Fixes welders blinding you when you repair robo-limbs and cyborgs (#12988)
* Fixes welders blinding you while repairing your own robo-limbs

* gives tool_start_check() a target argument

* flash be gone

* CRLF to LF

* adds trailing newlines because travis wants them I guess

Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
2020-06-26 01:18:13 -06:00
Fox McCloud b3d69aac9b Moves to BYOND 513 (#13650)
* Fixes Orbiting

* moves to 513

* travis update

* check for minor version too
2020-06-26 01:15:59 -06:00
dearmochi 9424a80dcd Merge branch 'master' into list-memory-optimization 2020-06-25 09:15:18 +02:00
mochi aad3c76e5d Further clean up code, remove some arg defaults, fix some bugs 2020-06-22 23:43:45 +02:00
AffectedArc07 456132f442 Merge branch 'master' into byebye 2020-06-22 20:02:11 +01:00
Fox McCloud c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
AffectedArc07 8294741b50 Removes some old and broken features 2020-06-21 21:12:27 +01:00
Fox McCloud 5e3f95e140 Removes Set Background (#13646) 2020-06-20 14:33:46 -04:00
AffectedArc07 88f71cc151 Bumps to DreamChecker 1.4 2020-06-20 10:51:26 +01:00
Moku Moku 07f085a6c4 Correcting Welder Messages on the Field Generator.
This simply swaps WELD and SLICE messages that were previously incorrect to instead reflect as to what they should actually do.
Hopefully this can clear up some confusion for players, aswell as making it just look cleaner.
2020-06-13 15:19:59 +02:00
SteelSlayer 177152e9ed Adds some more action buttons for malf AI abilities, removes the malfunction tab 2020-06-12 15:18:15 -05:00
joep van der velden d3743f83fa Improves bomb logging and replaces single attack log msges with actual logging 2020-06-08 23:44:06 +02:00