Commit Graph

1563 Commits

Author SHA1 Message Date
Kyep b4e6e2a77d disclaimer for current round info 2020-07-30 03:25:52 -07:00
Kyep 69cdf0b40c Ahelp autoreply for github issues 2020-07-30 03:07:22 -07:00
AffectedArc07 73f756f1de Adds missing offline implications 2020-07-26 20:53:58 +01:00
AffectedArc07 40a91624ee Minor subsystem tweaks 2020-07-25 12:01:37 +01:00
mochi 79ed9b8b57 Merge branch 'master' into instrument-tgui-n-optimization 2020-07-21 23:55:11 +02:00
farie82 cdc762975c Makes for loops use GLOB.human_list. Should improve performance a bit. Fixes blood contract affecting dead crew (#13691)
* Replaces all human in X to GLOB.human_list

* crew monitor

* no playerlist converts

* forgot to stage there...
2020-07-21 16:43:24 -04:00
mochi a8371f301a Stuff 2020-07-20 16:11:55 +02:00
mochi 25fa3f23cf Merge branch 'master' into overhaul-event-mob-selection 2020-07-20 07:01:11 +02:00
mochi dd5c88eb74 Address comments 2020-07-20 06:59:40 +02:00
mochi 24e8cd66ac Port Baystruments PR from tgstation 2020-07-17 15:18:17 +02:00
AffectedArc07 2555c365c3 Removes duplicate helper 2020-07-15 15:55:19 +01:00
farie82 76724a959b Merge branch 'master' into convert-tickets 2020-07-13 22:35:02 +02:00
Fox McCloud de0c606969 Merge pull request #13502 from AffectedArc07/hook-kill-v10-final-ultimate-final
HOOKS ARE DEAD
2020-07-13 13:55:04 -04:00
AffectedArc07 390e41e91d The elephant: Ruin + Whiteship rework (#13632)
* The elephant: Ruin + Whiteship rework

* ROUND TWO: FIGHT

* Forgot this

* Kyet Fixes

* [NEEDS TESTING] Tweaks from new knowledge

* Adds to Meta, Removes from Delta

* This isnt needed anymore

* Adds in one empty space level

* Area tweaks
2020-07-12 13:44:58 -06:00
AffectedArc07 014dbd95d9 Merge branch 'master' into hook-kill-v10-final-ultimate-final 2020-07-12 09:27:33 +01:00
Fox McCloud e8deb47865 Merge pull request #13789 from AffectedArc07/proc-call-safety
Adds proc call security
2020-07-11 22:25:02 -04:00
Fox McCloud cc96e93bf3 fixes 2020-07-11 15:48:47 -04:00
Fox McCloud 2fb2fe99f8 centralized alarms 2020-07-11 13:56:11 -04: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
mochi 977a022d40 Convert remaining pollCandidates, remove original proc 2020-07-10 11:07:11 +02:00
Fox McCloud dfef1a5053 Merge pull request #13767 from AffectedArc07/ui-assets-verb
Allows clients to reload their UI assets
2020-07-10 03:59:43 -04:00
Fox McCloud 523b4c681b Fixes Cable GC Issues (#13793) 2020-07-09 18:52:37 -06:00
AffectedArc07 608c71c6e5 Adds proc call security 2020-07-09 10:29:51 +01:00
mochi 2c118db129 Merge branch 'master' into overhaul-event-mob-selection 2020-07-06 23:22:35 +02:00
AffectedArc07 1283bc9022 Message Tweaks 2020-07-05 08:35:45 +01:00
AffectedArc07 748b8e88e1 Merge branch 'master' into hook-kill-v10-final-ultimate-final 2020-07-02 11:17:30 +01:00
Fox McCloud f13ae9e167 Overhauls and Refactors Alarms 2020-07-01 17:41:47 -04:00
Fox McCloud 8852a9de58 Makes New Players GC 2020-07-01 10:45:42 -04:00
Aidenzack1 c69574b039 AFK grammer fix
Fixes the grammer of the AFK warning message from "You are have been despawned after being AFK" to "You have been despawned after being AFK"
2020-06-30 15:37:35 -07:00
mochi ee93ed05f9 Document SSghost_spawns 2020-06-30 16:24:03 +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
mochi f37f73ef80 Minor fixes and clean up 2020-06-29 01:52:18 +02: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
Fox McCloud 64d8ea02ab Fixes Garbage Collection Timeout (#13711) 2020-06-28 13:52:46 -06:00
mochi f547c4d497 Overhaul event mob selection
Create the SSghost_spawns subsystem which serves as the subsystem for polling candidates for a special role. On the outside it works the same as /proc/pollCandidates but unifies everything so that event mob candidacies are a consistent experience
2020-06-28 00:54:54 +02:00
AffectedArc07 d8c29ad493 Merge branch 'master' into hook-kill-v10-final-ultimate-final 2020-06-27 10:10:13 +01:00
AffectedArc07 0c8d95dd65 Travis Update Finale: Unit Tests + SQL Validation (#13331)
* SQL Validation, the first of many

* Initial test of the world loading

* This was prefixed when it shouldnt have been :v

* This also isnt a valid table

* Escape time

* Chmod

* This **should** work

* Oops

* RUST gone bust

* Please work

* Why did I do this twice

* I think I got it

* Fixes AFK SS

* AAAAAAAAAAAAAAAAAAAAAA

* Fixes AI cam runtime

* Cleanup

* *screams*

* Fare fixes

* Removes un-needed stuff

* I hope this works

* chmoooood

* SQL Version Unit Test

* Failure test

* Kinda ironic how I forgot this

* Task failed successfully

* Moves a global var around

* Bump SQL version in travis

* New test: SQL example DBconfig update

* Lets test an invalid version

* TASK FAILED SUCCESSFULLY

* Programmatic maplist generation

* Removes a duplicate check

* Lets try this

* What about this

* hnnng

* Lets just update BYOND
2020-06-27 01:26:58 -06:00
AffectedArc07 a237d90f0f Merge branch 'master' into hook-kill-v10-final-ultimate-final 2020-06-26 12:30:43 +01:00
joep van der velden 0971bbedb6 Replaces the seconds and minute procs with the defines 2020-06-25 23:06:00 +02:00
AffectedArc07 8b31c5e958 Allows SSinput to recover after an MC crash 2020-06-24 13:48:58 +01:00
AffectedArc07 65abd46ceb Farie changes 2020-06-23 08:15:15 +01:00
Fox McCloud 0d4e0855f3 Master Controller Fixes (#13644) 2020-06-21 15:00:41 -04:00
Fox McCloud ebeee921ca Lighting Optimizations (#13593)
* Lighting Optimizations

* styling

* styling

* welp
2020-06-21 05:08:59 -06:00
AffectedArc07 88f71cc151 Bumps to DreamChecker 1.4 2020-06-20 10:51:26 +01:00
Fox McCloud 75a8efa65c Updates Components (#13594)
* Updates Components

* signal documentation too

* minor fixes
2020-06-15 18:18:07 -06:00
Kyep 250c05d5b0 adds break 2020-06-13 00:23:34 -07:00
AffectedArc07 0e9efb73be Gamebreaking bug fix immediately 2020-06-08 09:13:22 +01:00
joep van der velden 3ee0026f90 Message change 2020-06-07 01:07:21 +02:00
joep van der velden 346a8c8020 Ticket conversion possible + refactor 2020-06-07 00:56:43 +02:00