Commit Graph

923 Commits

Author SHA1 Message Date
AffectedArc07 a4283d707a Fixes ticker roundstart being slow (#15129) 2020-12-17 13:31:49 -05:00
AffectedArc07 2bad70717c Async SQL + SSdbcore (#15007)
* Initial Commit - Async SQL

* First batch of queries

* More progress

* Nukes DB Polls

* More work

* oops

* One push

* Notes work now

* Ok these work

* Watchlist done

* Async Bans!

* Async Permissions

* Async client procs

* I officially hate preference datums

* Also these

* Async Custom Items

* Async Karma

* Async Library

* Async TOS

* Cleans out the old SQL code

* CI Sanity

* Apparently MySQL doesnt support this

* What about this

* Maybe this

* Review pass 1

* This too

* Fixes job ban loading

* Fix undeleted queries

* Prevents sensitive queries being logged

* Documentation + tweaks

* Adds a verb to force reconnect the DB

* More review tweaks

* Farie tweaks

* Fixes this
2020-12-16 15:46:25 -05:00
Tom Heeren 61f6fac382 AIs can now toggle whether they wish to announce oncoming station arrivals or not (#15069)
* Adds an arrivals announcement toggle

* arc's suggestion

* Arc smells like FALSE

* Autodoc me Arc

* Apply suggestions from code review

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* AHHHHHHHHHHHHHHHHHHHH

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-10 09:00:49 +00:00
ExusA fc5bb118b3 10 new Diona "hair" styles (#15021)
* First commit

10 new diona 'hair'-styles!

* Newline

* Applied suggestions from review

The literal only thing that could've been wrong about the code, was. good job me ._.

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-09 12:17:11 -05:00
Kyep f29d7c6e64 513 requirement, user-friendly byond version requirement handling (#15041)
* v1

* docs

* AA suggestion

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* MINIMUM VERSION 513

* // => ///

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-03 09:25:22 +00:00
AffectedArc07 a6d333ab5e Adds user logging for emitter deletions + Fixes lobby tab (#14685)
* Adds user logging for emitter deletions

* Fixes something I broke with lobby too
2020-10-21 15:16:03 -04:00
AffectedArc07 e5f0031d19 Removes lag for admins connecting at roundstart (#14684) 2020-10-21 13:26:35 -04:00
variableundefined e039b8e560 Rename all instances of "virgin" being used as a variable name to more appropriate and self-explanatory variable name 2020-10-15 16:11:11 -04:00
AffectedArc07 a50f656d8d Game Preferences Update (#13936) 2020-10-09 14:53:59 -04:00
AffectedArc07 e107b1cf1e Merge pull request #14443 from SabreML/Miner-preferences-clothing
Changes the Character Preferences representation for Shaft Miners to use the new sprites
2020-10-01 17:28:42 +01:00
Kyep f6ea90fa1e AA requests 2020-09-27 04:07:29 -07:00
Kyep 7358d9fea0 fix window size 2020-09-27 03:35:29 -07:00
Kyep 96294e625c Prevent observe before server is finished starting 2020-09-27 03:26:42 -07:00
SabreML 39d066792f Mining clothing 2020-09-26 14:20:51 +01:00
AffectedArc07 debcf5dad0 Replaces all "var " with "var/" 2020-07-29 10:06:00 +01:00
AffectedArc07 650c638d41 Removes semicolons 2020-07-11 18:51:45 +01:00
Fox McCloud e3793a14ee Further New Player GC Fixes 2020-07-05 01:21:09 -04:00
variableundefined a545a13ed4 Merge pull request #13747 from Fox-McCloud/new-player-gc
Makes New Players GC
2020-07-04 21:27:15 -04:00
AffectedArc07 e305530d59 Obliterates Zombies 2020-07-02 21:22:55 +01:00
Fox McCloud 8852a9de58 Makes New Players GC 2020-07-01 10:45:42 -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
Fox McCloud 18f21c14c7 Fixes Having a Frigging Monitor Glued to Your Face (#13483) 2020-05-23 20:30:17 -04:00
Fox McCloud 798cf7a8be Removes Fat Sprites (#13430)
* Removes Fat Sprites

* fat vs chubby

* edge case
2020-05-23 03:10:39 -06:00
Tourte-Yaya dfd355023f Adds the bald IPC screen to ipc_face file 2020-05-21 20:12:06 +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
Crazy Lemon f555d49b9a Removes all usages of a certain word in a certain sense (#13277) 2020-04-09 13:43:10 -04:00
AffectedArc07 c96cfd273c Changes the path of a hair subtype 2020-04-09 14:25:55 +01:00
AffectedArc07 210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
AffectedArc07 c64bc93649 Replaces all var/const with #define 2020-01-28 21:25:20 +00:00
Joseph Knutson 5c2caa989c Admin Roles no longer appear on manifest and Central Command PDAs are hidden on the messenger. (#12747) 2019-11-26 23:35:19 -05:00
Fox McCloud 3eb4ad0ed5 Maintainers Have No Sense of Right or Wrong (#12381) 2019-09-24 15:15:05 -07:00
variableundefined ae12fa7dd6 Merge pull request #12111 from KasparoVy/tiger_by_the_tail
Adds Taj Striped Tail Marking, Allows Tiny+Short Tails for Taj, Renames Vulp Tails
2019-09-08 08:58:53 -04:00
Coul 6b82bfe47d Merge remote-tracking branch 'upstream/master' into zombies 2019-09-03 15:52:43 -04:00
KasparoVy cdca2ac360 Moves Short Tail Tip marking to a Shared Marking File
Uses a 'shared' directory to avoid dirtying up species-specific files.
2019-08-27 20:56:19 -04:00
KasparoVy e5e7ea27ec Turn Wingler Tail into a Tail Marking
Allows Tajara to use tail markings and turns the wingler tail body accessory into a marking you can colour properly.

Keeps some of the original naming to pay homage.
2019-08-27 20:56:15 -04:00
KasparoVy 1ddda2f852 Allow Tajara to use Tiny/Short Tails + Its Marking & Mild Cleanup
Tajara can now use the species-ambiguous tiny tail, short tail + marking and cleans up body accessory code.
2019-08-27 20:51:48 -04:00
Couls 6ee8c0d96f Merge remote-tracking branch 'upstream/master' into zombies 2019-08-04 21:05:10 -04:00
Ionward ef5426c43a first pass 2019-07-22 00:05:37 -07:00
Kyep 8db416a2b5 public time, seclevel 2019-06-05 13:08:58 -07:00
Crazy Lemon 8502c44df6 Merge pull request #11359 from Kyep/ipintel
Adds XKeyScore (from TG), forum link, removes old discord link
2019-05-30 19:57:18 -07:00
Kyep 3662b90265 fix, 'more info' for admins, better whitelist support, pre-client bans 2019-05-28 11:35:53 -07:00
Couls bf46dd18e5 Zombie sprites! green zombie species name on examine! 2019-05-22 20:21:16 -04:00
tayyyyyyy e288355182 Avoid announcing admin jobs 2019-05-18 02:01:32 -07:00
Kyep 1b0defba92 fixes merge conflict 2019-05-10 09:56:58 -07:00
Kyep f4de59a4f8 adds whitelist functionality 2019-05-10 09:54:20 -07:00
AffectedArc07 510c210930 Merge 2019-05-09 17:06:35 +01:00
AffectedArc07 531201fab4 Merge branch 'master' into hooks-part4 2019-05-08 22:21:12 +01:00
Fox McCloud 6563a01bec Merge pull request #11489 from Markolie/lighting
Lighting fixes
2019-05-08 16:17:12 -04:00
Mark van Alphen 9b60ea5d95 Make sure the screen is reset, just in case 2019-05-08 17:22:24 +02:00