Commit Graph
32 Commits
Author SHA1 Message Date
81c5ea34c2 Fix ghost role free slot spawns (#18653)
* cameron, stop breaking shit while I'm on a business trip

* .

* legacy var

* -

* .

* clean that up

* ,

* Fixes

* oops

---------

Co-authored-by: C.L. <killer65311@gmail.com>
2025-10-19 04:27:41 +02:00
4cb5713256 Gatorsnout (#18536)
* oh man idfk this SHOULD work

* small stylistic change

* trailing newline (what, okay)

* Update .gitignore

Please don't just edit that file. Tools is supposed to be on the repo even

---------

Co-authored-by: Bandit <queenjess521@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-09-26 14:58:36 +02:00
f4bf017921 Unit Test rework & Master/Ticker update (#17912)
* Unit Test rework & Master/Ticker update

* Fixes and working unit testing

* Fixes

* Test fixes and FA update

* Fixed runtimes

* Radio subsystem

* move that glob wherever later

* ident

* CIBUILDING compile option

* Fixed runtimes

* Some changes to the workflow

* CI Split

* More split

* Pathing

* Linters and Annotators

* ci dir fix

* Missing undef fixed

* Enable grep checks

* More test conversions

* More split

* Correct file

* Removes unneeded inputs

* oop

* More dependency changes

* More conversions

* Conversion fixes

* Fixes

* Some assert fixes

* Corrects start gate

* Converted some README.dms to README.mds

* Removes duplicate proc

* Removes unused defines

* Example configs

* fix dll access viol by double calling

* Post-rebase fixes

* Cleans up names global list

* Undef restart counter

* More code/game/ cleanup

* Statpanel update

* Skybox

* add

* Fix ticker

* Roundend fix

* Persistence dependency update

* Reordering

* Reordering

* Reordering

* Initstage fix

* .

* .

* Reorder

* Reorder

* Circle

* Mobs

* Air

* Test fix

* CI Script Fix

* Configs

* More ticker stuff

* This is now in 'reboot world'

* Restart world announcements

* no glob in PreInit

* to define

* Update

* Removed old include

* Make this file normal again

* moved

* test

* shared unit testing objects

* Updates batched_spritesheets and universal_icon

* .

* job data debug

* rm that

* init order

* show us

* .

* i wonder

* .

* .

* urg

* do we not have a job ID?

* .

* rm sleep for now

* updated rust-g linux binaries

* binaries update 2

* binaries update 3

* testing something

* change that

* test something

* .

* .

* .

* locavar

* test

* move that

* .

* debug

* don't run this test

* strack trace it

* cleaner

* .

* .

* cras again

* also comment this out

* return to official rust g

* Update robot_icons.dm

* monitor the generation

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-08-10 01:37:23 +02:00
KashargulandGitHub 0825558430 enable define sanity (#16707)
* enable define sanity

* .

* .

* fix unicode

* fix broken unicode

* more

* .

* even more

* more

* more

* .

* .

* .

* .

* .

* .

* eh not sure if we even have over 1000

* defines

* -

* .

* uranium
2024-12-16 14:44:03 +10:00
4879a52633 Server maint subsystem (#16518)
* upports server maint subsystem

* fix runtime in admin z narrate

* .

* sorts them verbs

* .

* .

* Update code/controllers/subsystems/statpanel.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/controllers/subsystems/server_maint.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2024-11-04 11:44:44 +01:00
ShadowLarkensandGitHub a8affbd4ae Add bapi-dmm to reduce startup time by... a lot (#16148)
* Add bapi-dmm, a rust maploader that goes BRRRRRRR

* A few more maps switched away from file paths

* Update to include 48f4879d8704cb057a (better path error handling)
2024-10-26 13:32:41 +02:00
CaseyandGitHub 70e65a55c4 Update .gitignore
Adds tgui bundles to .gitignore because they seem to update on their own, and cause updates to fail as a result
2024-09-29 15:02:04 -04:00
ShadowLarkens 3f1a98e1f3 Adds Juke Build 2024-09-17 19:19:31 -07:00
LeshanaandGitHub a5eb7dee0f Add /data back into .gitignore (#15619) 2023-12-18 00:25:27 +01:00
Selis ae70205eae tgchat part 1 2023-11-20 13:58:41 +01:00
C.L a21c4b19db Why were these in gitignore
It makes no sense and if someone ever wanted to make a change they would be incapable of doing so

Also overload was listed there twice and after looking back at it, this was included in a Polaris sync I did 6 years ago, meaning that this was due to some kind of mistake.
2022-08-21 14:31:13 -04:00
ItsSelis e36e73c03e git related changes from #12863 2022-06-25 19:26:49 +02:00
ShadowLarkens b106e76b05 TGUI 4.3: Fix all remaining issues 2021-06-17 12:58:40 -07:00
Aronai Sieyes f1a06923cf Add vscode recoms 2021-05-15 21:24:17 -04:00
Leshana b55fb8f2d4 Support actual VGS environment management.
- Extends VGS DMAPI to include Reboot and Init Complete messages.
- Add pid file and symlinked datafolder to git ignore.
2020-06-22 16:08:45 -04:00
Aronai Sieyes 7c4428d697 Prep for map updates 2020-05-31 12:39:39 -04:00
Arokha SieyesandLeshana d5b820fc58 VChat: Redone chat output in Vue.js
Co-authored-by: Leshana <Leshana@users.noreply.github.com>
2020-02-19 19:55:01 -05:00
Arokha Sieyes 9dabf02163 Fixes some stuff 2018-01-28 16:09:21 -05:00
JoanRisu 3a0ebd78b1 Here comes the HUMVEEEEEEEEE 2017-02-14 12:44:56 +09:00
killer653 0c73b9da2e Polaris December Sync 2016-12-10 09:51:11 -05:00
SinTwo 7da2caa470 Un'fixing' DB and restoring global.dm
Seriously no clue how to get this DB going any more...
2015-08-20 17:55:03 -04:00
SinTwo 9b51c352ae AS-24 Fix #2 + ignore
Ignore hides database config for hopeful database fix(?)
2015-08-18 18:09:48 -04:00
PsiOmega 17fa1d77e7 Adds the Windows Thumbs.db files to the ignore list. 2015-06-27 15:03:15 +02:00
GinjaNinja32 dbaf5dd308 Adds cfg/ to the list of ignored files 2015-05-15 05:15:57 +01:00
PsiOmega 202d0fdea1 300% more robotic storage units.
Adds one robotic storage unit to the drone fabrication area.
Adds one robotic storage unit to the mech bay.
Adds the map tool *.backup files to .gitignore.
2015-02-14 16:40:27 +01:00
Jeremy Liberman 16f787a1da Virology - NanoUI, gameplay tweaks, bugfixes 2014-03-24 23:55:41 -05:00
Mloc-Argent 08a3226f07 Fix for the config .gitignore.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-11-17 15:03:50 +00:00
Erthilo efddf297f4 More merge commits. 2013-09-02 23:43:38 +01:00
Mloc 740a44b600 Tweaked gitignore. 2013-08-21 20:27:14 +01:00
SkyMarshal fe4d8dda78 EMERGENCY ZAS FIX 2012-08-14 11:34:59 -07:00
Miniature e1a254c34f Fixed a silly, and no mode votes while round is in progress, more .gitignore (*.lk, info.json) 2011-12-02 15:47:42 +10:30
Abi79 f18e5405d8 Added the .gitignore files 2011-11-08 02:31:24 +08:00