Commit Graph
1035 Commits
Author SHA1 Message Date
AffectedArc07 7486d026b7 READY 2021-05-23 17:26:17 +01:00
AffectedArc07 c7fd6681a1 Gamemode configuration 2021-05-16 15:15:05 +01:00
AffectedArc07 f728993007 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-05-16 13:22:14 +01:00
Farie82andGitHub f8966c92f4 Fixes a minor runtime when double opening observe (#15997) 2021-05-07 09:01:37 +01:00
AffectedArc07 12acc7a300 Overflow configuration 2021-05-04 12:34:37 +01:00
AffectedArc07 445726812e Jobs configuration 2021-05-03 20:34:51 +01:00
LiberatedWaveManandGitHub 3b0e91892c Adds New IPC Screen Faces (#15942) 2021-05-02 15:45:22 +01:00
AffectedArc07 f2770ed6be Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1 2021-03-11 18:41:17 +00:00
NotDhuandGitHub a4ebb3a36f Makes AI announcements support genderless option (#15614)
* Makes AI announcements support genderless option

* Oops.
2021-03-02 09:29:47 +00:00
SabreMLandGitHub 9b81728cc4 Arrivals message (#15623) 2021-02-27 09:47:00 +00:00
AffectedArc07 f5f97882cf BRUTAL Part 1 - No proc var/ in procs 2021-02-01 14:10:08 +00:00
AffectedArc07andGitHub 462f1e1f6c A bit of GDPR compliance stuff (#15237)
* Moves TOS consent to /client instead of /mob

* Only store cookies if the client allows it
2021-01-04 14:05:58 -05:00
AffectedArc07andGitHub a4283d707a Fixes ticker roundstart being slow (#15129) 2020-12-17 13:31:49 -05:00
AffectedArc07andGitHub 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
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
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
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
AffectedArc07andGitHub 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
AffectedArc07andGitHub 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
AffectedArc07andGitHub a50f656d8d Game Preferences Update (#13936) 2020-10-09 14:53:59 -04:00
AffectedArc07andGitHub 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
variableundefinedandGitHub 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 McCloudandGitHub 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 McCloudandGitHub 18f21c14c7 Fixes Having a Frigging Monitor Glued to Your Face (#13483) 2020-05-23 20:30:17 -04:00
Fox McCloudandGitHub 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
AffectedArc07andGitHub 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 LemonandGitHub 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
AffectedArc07andGitHub 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
AffectedArc07andGitHub 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 Knutsonandvariableundefined 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 McCloudandvariableundefined 3eb4ad0ed5 Maintainers Have No Sense of Right or Wrong (#12381) 2019-09-24 15:15:05 -07:00
variableundefinedandGitHub 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