Commit Graph

119 Commits

Author SHA1 Message Date
harryob 578bae6f6f no relative pathing (#16234)
* the voices win in the end

* cleanup

* changelog

* secure.dm hates me

* make_exact_fit() in initialize instead of whatever was happening before
2023-04-30 21:10:13 +00:00
Wildkins c8d4ef3b97 Speeds up init by ignoring contrib guidelines (#16217) 2023-04-19 20:57:56 +00:00
Matt Atlas ab5d39db19 Ports SStyping from Nebula. (#16169)
* Ports SStyping from Nebula.

* the spook

* a

* fix

* bring the fanfare to its knees

* add a speech bubble type pref

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-04-10 00:08:48 +00:00
Wildkins 01b97181ef Fix ruin generation (4reals) (#16175)
* Fix ruin generation (4reals)

* least insane merge edit

* fix runtime (by ignoring it)

* oops
2023-04-08 12:23:43 +00:00
Fluffy a4f8285686 Refactor of, and more, unit tests (#16065)
* Initial experiment

* holy shit the pain of this rabbit hole

* F

* F

* F

* F

* FFF

* FFFF

* FFFFFFFFF

* FFFFFFFFFF

* FF

* ffffff

* ffffffff

* F^F

* FFFFFF

* F

* Robusted

* F

* Some readability, hopefully

* Fear

* Aurora was a mistake

* Horrors beyond our comprehension

* Use the appropriate macro across the tests

* Brah

* FF

* Mute janitors robusting the ling

* Frail doctors revealing to be more trained than a KGB sleeper agent when the crew armory opens

* FFFFFFF

* gujbjh

* Shitcode, shitcode everywhere

* Pain

* Cursed codebase

* Fix AI mask qdel, SQL tests to macro

* Attempt at github grouping

* Take two

* Brah

* Maybe this looks better

* Different formatting

* FFS

* Visuals

* pain

* FFFFF

* hyuh

* fgdsgd

* igyguybujgb

* Just calling the parent here

* dsfs

* fdsaf

* Move more pieces to use the macros

* Finish moving to macro

* gah

* Changelog, some touchups

* Fix another found runtime

* GDI
2023-04-03 10:47:31 +00:00
Wildkins 5ba6eccd9a Fix ruin spawning, LZ deletion, UTs and more (#16068)
* Fix ruin spawning, LZ deletion, UTs and more

* augh

* fix AST exoplanet generation for real

* Fix landing zones turning into rock walls

* fix awaysite runtimes

* im blind

* missed one

* split exoplanet UTs to new UT

* comments

* obj path fixes
2023-03-29 18:44:24 +00:00
Fluffy 2cccb4a5c9 Use rustg 1.2.0+a2 (from our other repo), update our pipeline, fix what's needed to not make it fail (#16051)
* Let's see how this goes, updated the versions of various dependencies

* Changelog

* Didn't we merge a fix for those already? Anyways...

* Almost...

* Switch flyway to 9.9.0 instead

* Forgot one place where this is doubly defined

* Package dependency attempt fix

* Try to run on latest ubuntu version

* Forgot one

* Try to force cffi consistency

* Other way around

* aurora was a mistake

* Like this more?

* Stupid pipeline

* F

* FF

* Bruh ZAS

* GDI

* FFS ZAS + UT

* Checked maps, temp is set as this in there, so updating ZAS UT, wich was probably conked before

* All AI rooms are in normal expectation, so updating ZAS UT for it

* First attempt at making the AI area in the Horizon cooled

* F

* And the old aurora

* Remove version binding on requirements

* Updated changelog

* Spelling

* Binds versions again, as majority voted
2023-03-22 19:50:15 +00:00
Matt Atlas 31c73ead85 Ports the radiation subsystem and cleans up damage flags. (#15715) 2023-02-07 13:22:47 +01:00
Wildkins 2d6e35586e MC runlevels and maptick (#15570) 2023-01-18 21:19:04 +01:00
Fluffy 04d89f212a Singletons + refactor of /datum/observ + refactor of /decl/ into /singleton/ (#15519) 2023-01-10 19:22:14 +01:00
Matt Atlas b1869884c1 Revert "Singletons + refactor of /datum/observ (#15487)" (#15515) 2023-01-05 19:21:22 +01:00
Fluffy 0ddcf0817a Singletons + refactor of /datum/observ (#15487) 2023-01-05 18:41:40 +01:00
Wildkins 2fcfa8adb7 Ports /tg/ spatial grid system, refactors telecomms, destroys lag (#15140) 2022-12-09 12:35:33 +01:00
Matt Atlas 65cece06b7 Adds a ship to ship combat system and weapons for the Horizon. (#14851) 2022-11-05 20:11:16 +01:00
Matt Atlas 640682ffaf Fixes mobs being unable to hear from inside machines or objects. (#14823) 2022-09-16 15:29:31 +02:00
Wildkins 311659290a Add away site checking unit test, fix code_check (#14010) 2022-05-19 15:46:15 +02:00
Wildkins 210840acd9 Fire Alarm Unit Tests (#13982) 2022-05-18 12:51:39 +02:00
Wildkins 078e1ab41f Fix mapgen smoothing, active edges (#13976) 2022-05-17 18:11:18 +02:00
Wildkins a4461a17af Implement Bay's SSmachinery and power usage updates, further unclogging the toilet (#13910) 2022-05-16 18:50:16 +02:00
SleepyGemmy 0e6d6aac1d Fixes Holodeck Being Unshielded from Radiation (#13924) 2022-05-15 00:42:55 +02:00
Matt Atlas ea90c087a3 Adds a toggle to switch accents from images to text tags. (#13698) 2022-05-01 03:27:59 +02:00
Wowzewow (Wezzy) a65ef5cd26 The Crate Animatening, A.K.A. I hate Crate Trigonometry (#13339) 2022-04-30 02:04:15 -03:00
Matt Atlas b7b9db101f Adds an origin and culture system to govern possible faction items, citizenships, accents, religions. (#13400) 2022-04-24 17:29:44 +02:00
mikomyazaki 4886413375 Updates spaceman dmm to 1.7 (#13603) 2022-04-24 16:13:50 +02:00
mikomyazaki 692bef4a37 Shuttle unit test + bugfix (#13578) 2022-04-20 22:15:27 +02:00
mikomyazaki dfcd16c8ec Adds ability for unit tests to only run on certain maps. Moves aurora & sccv_horizon tests appropriately. 2022-04-07 16:00:21 +01:00
mikomyazaki 2457ee5b98 Fixes problem with the all_station_areas_shall_be_on_station_zlevels unit test (#13324) 2022-03-07 14:59:30 +01:00
mikomyazaki 134e2803c4 Late Miscellaneous Init speedup (#13304) 2022-03-05 13:00:51 +01:00
martinlyra 5a2f491a36 Unit-test kitchen tags in fruits & recipes (#12739) 2021-11-08 20:53:43 -03:00
Geeves 047947127c Contained Sprite Hardsuits (#11828) 2021-05-07 18:21:55 +02:00
Geeves 9f323af11c Written Languages (#11624) 2021-04-19 13:21:28 +02:00
Geeves 5960c2f2be SCC Things (#11330) 2021-03-18 17:10:36 +01:00
MarinaGryphon 02e2babdb3 Fixes *some* CI issues (#11461) 2021-03-17 22:34:25 +01:00
MarinaGryphon 2a0ab65e64 Bugfix Collection (#11371) 2021-03-04 21:19:10 +01:00
MarinaGryphon c720e947ed /decl/chem (#10538) 2021-01-17 00:11:28 +02:00
Wildkins 860974ec9d Refactor vending spritesheets (again) (#10706) 2020-12-09 10:10:15 +01:00
Werner 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
mikomyazaki d5e278b2f6 Restricts required_enemies more via unit test (#10613) 2020-11-20 22:44:41 -03:00
mikomyazaki e483fa1938 Adds a unit test to ensure that all game modes have a sensible required_enemies and required_players (#10589) 2020-11-19 08:51:45 +01:00
mikomyazaki 1c9b55b6ba Borg hyposprays can now inject people in spacesuits (#10523) 2020-11-12 13:08:46 -03:00
Jiří Barouš 524bf9c417 Mitigates (autolathe) recycling exploits by minimizing what can be recycled, adding unit tests and fixing the recipes (#10375)
* Mitigates research recycling exploits by minimizing what can be recycled

* Moves the research design check into a new unit test

* Adds unit test for stack material recipes costs and fixes these costs

* Instead of changing recipes the resulting materials are worth less

* Crap fix
2020-10-30 12:20:59 +01:00
Matt Atlas b65a598b85 Completely removes Vox from the game. (#10028) 2020-10-07 13:52:08 +02:00
fernerr b9db49aded CC-zlevel flattening, Antag base refurbishment, bugfixes and more (#9686) 2020-08-19 10:24:25 +02:00
mikomyazaki 9342846d7a Adds a unit test to ensure that all flooring has a unique or null build_type (#9558) 2020-08-02 16:01:12 +02:00
MarinaGryphon 37c80988ce Converts Reagents to Typepaths and Centralises Reagent Spawning (#9140)
Converts reagents to use typepaths instead of IDs.
    Centralises reagent spawning in a lot of places to use reagents_to_add instead of a variety of custom methods or initialise overrides.
2020-07-05 20:47:48 +03:00
Geeves 77759d4a1f Diona Pain (#8966)
Diona now feel pain, although they only take 70% of the pain other species experience.
    Unathi now get a unique pain message, instead of the dear god one.
2020-06-08 19:04:49 +03:00
Matt Atlas f59e35e77c Ports Overmap from Baystation. (#8800) 2020-05-23 23:14:08 +03:00
Matt Atlas 0a162f61ee Ports Components from TG: "I don't actually know what I'm doing" edition (#8890)
God is with us.
2020-05-19 20:59:50 +02:00
skull132 0907c95842 Revert "Revert "IPC Tag Project (#8649)""
This reverts commit bf11747fc3.
2020-05-08 23:30:08 +03:00
Werner bf11747fc3 Revert "IPC Tag Project (#8649)"
This reverts commit f076f391f4.
2020-04-28 15:29:36 +02:00