Commit Graph

19 Commits

Author SHA1 Message Date
AffectedArc07 146c4f4745 [TM NEEDED] Bumps RUSTG to 3.0.0-P (#23018)
* Bumps RUSTG to 3.0.0-P

* LF it
2023-12-07 18:50:04 +00:00
Contrabang 48d7b00a0d CI now bans the use of weird spacing in conditionals (#22777)
* no more spaces

* Matthew 10:22

* fixes

* dgamerl review

* Update code/modules/hydroponics/plant_genes.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/bot/ed209bot.dm

* Update code/modules/mob/mob.dm

* Update code/modules/mob/mob.dm

* Update code/modules/mob/mob.dm

* Update code/modules/mob/mob.dm

* Update code/modules/mob/mob.dm

* Update code/modules/pda/PDA.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* fuck

* bah

* Update tools/ci/check_grep2.py

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* oops

* guh

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-11-12 20:59:43 +00:00
AffectedArc07 82ebc13847 [READY] Server dev toasts (#20147)
* Server init toast

* New libraries

* GC ref notification

* Update code/_compile_options.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2023-02-04 15:11:00 -06:00
S34N 667dd5d4ac 515 Compatibility (#19636)
* 515 compat

* double spaces

* Callback documentation, aa review

* spacing

* NAMEOF_STATIC

* big beta
2022-11-08 23:08:40 +00:00
AffectedArc07 aa327a4e32 Library update + Some 515 compat (#19556)
* Library update + 515 compat

* Lets not ship debug info, inflating the files 10x+

* CRLF -> LF
2022-11-01 20:47:12 +01:00
AffectedArc07 0e24c24f52 [READY] Redis PubSub integration + RUSTG Updates (#17266) 2022-01-11 16:56:41 +01:00
AffectedArc07 48bc29d7f6 Upgrades RUSTG (#17212) 2021-12-14 13:22:00 +01:00
AffectedArc07 45e4458eca I really hate line endings 2021-10-14 15:58:29 +01:00
AffectedArc07 4753384c1d I think were at feature parity now 2021-10-14 15:55:42 +01:00
AffectedArc07 a3522e6e72 d 2021-10-13 22:36:26 +01:00
AffectedArc07 98a52ded51 Lets try this 2021-10-13 22:32:23 +01:00
AffectedArc07 500d70601d [WIP] Upgrades RUSTG 2021-10-13 22:00:37 +01:00
AffectedArc07 9ac84b241f Converts configs to use TOML 2021-05-03 18:12:42 +01:00
AffectedArc07 5ece9f0f92 LETS COMMENCE CI DEBUGGING 2021-02-02 21:51:44 +00:00
AffectedArc07 fed578c3fd RustG version + log format unit tests 2021-02-02 21:35:56 +00: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
AffectedArc07 984e8b16d1 In-code server revision info (#14840)
* In-code server revision info

* Moxian tweaks
2020-11-24 10:48:02 -05:00
AffectedArc07 56752b0e78 SShttp + SSdiscord | ASYNCHRONOUS STUFF IN BYOND! (#14762)
* SShttp + SSdiscord | ASYNCHRONOUS STUFF IN BYOND!

* Cleanup

* HTTP Callback example

* Fixes rust instability

* More refactors

* This works

* The sanitizer (Now worth £3000)

* New configs + other stuff

* Lets give this a shot

* Farie changes

* Mentor support

* Farie fixes
2020-11-07 11:57:47 -05:00
AffectedArc07 4d9e7cc60d Update RustG + Minor Travis Updates (#14742)
* RustG Update

* Formatting

* Removes compiled linux binary by default

* Adds to gitignore

* Travis optimisations

* New commit to force a travis update

* *sigh*

* Deps are pain

* We going bionic

* Nukes some old deps

* PHPPPPPPPPPPP

* Adds some more log ends

* Disambiguation
2020-10-27 14:15:12 -04:00