Commit Graph

1143 Commits

Author SHA1 Message Date
variableundefined
c8c1800b57 Merge pull request #13943 from AffectedArc07/more-tcomms-tweaks
*more* Tcomms Tweaks
2020-08-31 16:05:05 -04:00
Kugamo
da45849334 splits up if statement into multiple lines 2020-08-30 15:43:23 -05:00
Kugamo
c340e71999 ok this is the best solution
A single if statement, how elegant
2020-08-29 19:07:55 -05:00
Kugamo
702fbbfdb3 this is acutally is a better fix
my first commit didnt account for the possibility that the revealed item could be destroyed, this way also eliminates another if statement. BUT it still goes through the full cycle for the objects(they still appear translucent for a time)
2020-08-29 19:03:27 -05:00
Kugamo
811dd2c454 fix 2020-08-29 18:31:21 -05:00
AffectedArc07
69cd58c1df Merge pull request #13934 from SabreML/Maint-Drone-Stuff
Maintenance Drone Tweaks
2020-08-17 13:35:59 +01:00
AffectedArc07
0aa89bd3de Merge pull request #13748 from Fox-McCloud/rig-purge
Purges Rigs
2020-08-09 18:21:39 +01:00
mochi
038bb7a3a6 Merge branch 'master' into fix-stuff 2020-08-07 10:07:18 +02:00
AffectedArc07
debcf5dad0 Replaces all "var " with "var/" 2020-07-29 10:06:00 +01:00
AffectedArc07
56d2f833b3 Lets fix verbage while we are at it 2020-07-28 20:46:09 +01:00
SabreML
4f05dc2354 Update lightreplacer.dm 2020-07-27 03:38:52 +01:00
SabreML
7da32e28ba Fixes light replacer grammar. 2020-07-27 03:32:37 +01:00
AffectedArc07
aa986436e1 Fixes a bad practice in existing TGUIs 2020-07-21 08:21:53 +01:00
AffectedArc07
b511d55cd4 Gamebreaking bug fix immediately 2020-07-15 20:04:08 +01:00
SteelSlayer
d75d29191a mind cleanup 2020-07-13 22:18:04 -05:00
SteelSlayer
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
Fox McCloud
c4143aedf0 Purges Rigs 2020-07-01 13:09:15 -04:00
Fox McCloud
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
Gatchapod
94a77895bc We don't need it, do we? 2020-06-30 13:39:04 +02:00
AffectedArc07
58aa86cb9f TGUI-V3 (#13310)
* I need that gitignore file

* Temp Commit - DOES NOT COMPILE

* THE SHIT WORKS

* Readme change

* Disposal Unit --> TGUI

* mmmm yes CI which may not actually work

* New GitIgnore

* ITS TGUI-NEXT BABY

* Doc update

* CI tweak

* Chmod

* And again

* *sigh*

* Lets appreciate the irony of me failing CI stages

* 0/1 --> True/False

* Fixes some update nonsense

* CI Update

* Lets try this

* What about this maybe

* NVM is hurting me

* I swear to god

* A little bit of validation in my life

* V3 BABYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

* Fixes

* Fixes NaN appearing for a few frames when UIs open

* Fixes + Crew Monitor

* Corn + Steel + Mochi Fixes

* Forgot this

* Fixes from stylemistake

* Code Change

* Adds logout proc

* Offline implications + Resizeable crew monitor

* Change locate() to locateUID()

* Change div --> box
2020-06-30 03:51:36 -04:00
Fox McCloud
93db61665d Speech bubble refactor and Features (#13598)
* Speech Bubble Update and Refactor

* OBJECTION

* magistrate too

* args

* clean up and plug in atom say

* better
2020-06-28 14:23:32 -06:00
Kyep
547d76fb4b Cyborg Improvements (#13056)
* ash storm immunity

* safety override & lavaproof upgrades

* mini-extinguisher for janiborg

* borg cell paths, prevent station borgs using gamma module

* Limit crew SecBorgs to 2, DS borg laser reflection

* replaces standard module with generalist module

* generalist borg gets crowbar

* fix bug where ert engi/med borgs runtime / do not get sprites

* adds TG lavaland and spidermin mining cyborg icons

* roundstart borgs=2, spawn locations=4

* adds damage_protection mechanic

* add xeno_disarm_chance

* ERT borg naming scheme: (level) ERT (number)

* std borg: tweaks hypo, RMs holoproj, adds mats/subsystems

* AA bullet_arc refactor

* refactors var/require_module to be bool, proc/action() to return bool

Suggested by farie82

* better radio for generalist

* rework gamma borgs, split of destroyer borgs

* dead robots fix

* fixes error caused by merging of PR 12932

* manually fix line endings

* fixes borg energy weapons (except disablers) not being recharged within recharging stations

* add trailing newline to make travis pass

* compatibility with #13471 life refactor

* deletes change to gamma sec ERT laser beam energy cost

* refactor handling of ash/lava immunities

* removes spiderlike mining borg sprite

* tweaks generalist borg loadout

* limit secborgs to 1 on green alert / roundstart

* re-run icondiffbot

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-06-28 14:16:14 -06:00
Fox McCloud
93bc894920 Merge pull request #13692 from farie82/seconds-minutes
Replaces the toSeconds and toMinutes procs with the defines
2020-06-26 22:12:24 -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
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
joep van der velden
0971bbedb6 Replaces the seconds and minute procs with the defines 2020-06-25 23:06:00 +02:00
AffectedArc07
88f71cc151 Bumps to DreamChecker 1.4 2020-06-20 10:51:26 +01:00
Fox McCloud
27756b0e25 Merge pull request #13490 from farie82/flash-and-camera-flash
Gives flashes and cameras a light flash
2020-06-05 23:18:47 -04:00
Fox McCloud
70b46d8aea Life refactor (#13471)
* Life Refactor WIP

* part 2

* part 3

* runtime fix

* newlines

* tweaks

* perspective checks

* fixes

* remote view tweaks

* more fixes

* robot fixes

* better updating

* cleaned up icon procs

* less proc call overhead

* performance gains

* more optimization

* shorter lists, removal of unecesary code

* gene OOP and dna styling cleanup

* oops

* axe disabilities

* typeless loop

* various tweaks and fixes

* brain checks

* runtime fixes

* cryo vision fixes
2020-06-03 19:43:30 -06:00
mochi
d96d3f2b7a #13499: Command amplification no longer applies to non-comms line
Make a copy of message_pieces when instancing message datum for radio speech to allow editing the radio line without affecting the actual line
2020-05-31 17:11:04 +02:00
Fox McCloud
3eb2a5648e Fixes Intercomms and Station Bounce Radios (#13497) 2020-05-25 23:37:20 -06:00
joep van der velden
caaa43439f Small refactor 2020-05-25 21:19:51 +02:00
joep van der velden
d065268efd Gives flashes and cameras a flash 2020-05-25 21:15:26 +02:00
AffectedArc07
9d3015cd24 Fixes my awful typechecks 2020-05-23 18:17:01 +01:00
AffectedArc07
9a19d319e1 Fox Fixes. Foxes? 2020-05-23 11:44:14 +01:00
AffectedArc07
e52289d64b Fixes AI + ghosts not being able to track 2020-05-22 22:47:43 +01:00
AffectedArc07
83dd0acf5b Bugfixes round 1 2020-05-22 21:27:03 +01:00
AffectedArc07
a10b0acb81 Merge branch 'master' into tcomms-overhaul 2020-05-22 18:51:44 +01:00
AffectedArc07
af131aa92a Improves syndicate + DS radio 2020-05-17 10:52:22 +01:00
Fox McCloud
bd6ed7fa86 GC Fixes (#13387)
* GC Fixes

* tweak

* fixes-gc-testing
2020-05-14 20:37:13 -04:00
AffectedArc07
64dc83846e Main part works. but we still got a long way to go 2020-05-14 22:46:26 +01:00
Patrick Meade
3066aeb65f Grammar and typo fixes 2020-05-08 02:30:29 -05:00
farie82
1b5641d3fe Merge branch 'master' into runtime-fix-2 2020-04-19 00:01:37 +02:00
AffectedArc07
928a8f0e04 Makes the code pass dreamchecker (#13161)
* Initial Commit - Trying to add DC to Travis

* Forgot to chmod

* This took too long

* Farie Fixes

* Fixes new code

* Job factions are fucking smelly

* Loadouts work again

* Runtime fixes
2020-04-11 15:59:16 -06:00
Kyep
e58e6de686 Lavaland Syndiebase Fixes & Tweaks (#12169)
* recreate, minus odds changes

* CRLF->LF

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-04-10 20:37:24 -06:00
Crazy Lemon
f555d49b9a Removes all usages of a certain word in a certain sense (#13277) 2020-04-09 13:43:10 -04:00
farie82
ebded4f39e Logging prio changes (#13174) 2020-03-22 20:47:51 -06:00
farie82
9338b7a0ed Merge branch 'master' into runtime-fix-2 2020-03-22 08:36:40 +01:00
farie82
604daa05e1 Adds a new logging system and a logging view (#13115)
* Super early initial commit

* Why do I keep comitting this

* in between

* In between

* Sort fix. Transfer fix. HTML and more

* Scrolling + define values change

* Search fixes and time input fixes

* Minor tweaks. Fuel tank inclusion. Fixes

* derp

* Extra logging to fuel tank

* minor stuff

* add the message to admins for fueltanks

* Don't keep mob/atom references + fixes

* line fixes?

* Review improvements

* pois comment
2020-03-21 17:28:20 -06:00