10 Commits
Author SHA1 Message Date
FluffyandGitHub 78348238a3 Removed the GELF logging infrastructure (#19577)
Removed the gelf logging infrastructure.
Refactored the various logging procs to be a direct call in light of the
above.
Removed ancilliary UDP related things.
2024-07-08 12:48:16 +00:00
FluffyandGitHub 9ec2b14d70 Rat ghost role exterminatus (#18496)
* dfsa

* sadfsfda

* sdaf
2024-02-25 11:58:20 +00:00
FluffyandGitHub b3822f6f34 Removed aliens toggle, var and config (#17915)
* sdfas

* ssdfas
2023-12-12 16:37:02 +00:00
FluffyGitHubFluffyGhost <FluffyGhost>
211686334b Remove config files removed options (#17339)
* Atomization

* sf

---------

Co-authored-by: FluffyGhost <FluffyGhost>
2023-09-18 20:38:29 +00:00
FluffyandGitHub b183188689 Better logging (#16164)
* Initial

* Cleared duplicates

* More work, get rid of log_error

* more

* log_debug() to macro LOG_DEBUG

* More work

* More

* Guh

* Maybe better?

* More work

* gah

* Dear lord

* *inserts swears here*

* gdi

* More work

* More

* dear lord

* fsdfsdafs

* rsdaf

* sadfasf

* sdafsad

* fgsd

* small fuckup fix

* jfsd

* sdafasf

* gdi

* sdfa

* sfdafgds

* sdafasdvf

* sdfasdfg

* sdfsga

* asdf

* dsfasfsagf

* ihibhbjh

* fsadf

* adfas

* sdafsad

* sdfasd

* fsda

* vhb

* asf

* for arrow

* removed source file-line logging, added header for tgui
2023-08-05 21:53:11 +00:00
CampinKiller24andGitHub 1991d19144 Station to Ship (#16461)
* Alert level change

Changes references from station to ship

* Revert "Alert level change"

This reverts commit f198380c4b.

* Revert "Revert "Alert level change""

This reverts commit efee31daf9.

* actual change

actually fixes it in config because I'm an idiot

* reg fix

changes references from station to ship in regs

* changelog
2023-06-17 20:28:30 +00:00
9cad797e05 Atom gliding (part 3) (#16214)
* Adds glide_size to atom_movable and removes tickcomp

* update

* updates

* hmm

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-05-21 00:17:44 +00:00
mikomyazakiandGitHub 9ae2efba53 Removes continuous_rounds config option and the ability of the game to trigger ending based on antagonist death. (#13645) 2022-04-24 16:06:29 +02:00
KarolisandGitHub 22958e49c4 Replacement github actions (#12857) 2021-12-19 02:10:56 +01:00
WernerandGitHub 1762f16344 Migrate basic build to drone (#10651)
* Adds drone tasks to Execute UTs on Aurora and Exodus
* Adds a drone task to Migrate SQL and Perform the SQL UT on Runtime
* Changes the SQL UT to respect the config.sql_enabled setting and
  use that sql connection
* Changes the default config.sql_enabled state to 0, so uncommenting
  SQL_ENABLED has a actual effect
* Moves a number of UT tests into a helper script (code_check.sh)
* Updates the way the RUST_G dll/so is located
* Adds a check to load_databases to verify that sql is enabled
* Adds a check to establish_db_connection to verify that sql is enabled
* Adds spearate config files used during the UTs (which hold the UT db
  connection info and enable/disable the db epending on the UT)
2020-11-26 17:13:56 +01:00