Kara
|
b9a0894d7c
|
Event refactor (#9589)
* Station event refactor
* Remove clientside `IStationEventManager`
we can just use prototypes
* Basic API idea
* Cruft
* first attempt at epicness
* okay yeah this shit is really clean
* sort out minor stuff
* Convert `BreakerFlip`
* `BureaucraticError` + general cleanup
* `DiseaseOutbreak`
* `FalseAlarm`
* `GasLeak`
* `KudzuGrowth`
* `MeteorSwarm`
* `MouseMigration`
* misc errors
* `PowerGridCheck`
* `RandomSentience`
* `VentClog`
* `VentCritters`
* `ZombieOutbreak`
* Rewrite basic event scheduler
* Minor fixes and logging
* ooooops
* errors + fix
* linter
* completions, `RuleStarted` property, update loop fixes
* Tweaks
* Fix #9462
* Basic scheduler update fix, and fixes #8174
* Add test
* UI cleanup
* really this was just for testing
|
2022-07-10 20:48:41 -05:00 |
|
metalgearsloth
|
7e0b49c7bd
|
Add UI window for loadbp (#9441)
* Add UI window for loadbp
* Perms disabled
* Also teleport button
* wraparound fix
* Review
|
2022-07-06 14:17:19 +10:00 |
|
Pieter-Jan Briers
|
0681bb1e00
|
Fix invalid XAML markup cases
Rider EAP is highlighting these now
|
2022-06-02 21:50:48 +02:00 |
|
mirrorcult
|
31769edf5f
|
Decal Placer + add new decals for mapping (#6548)
* abomination
* okay its less unabashedly garbage now
* other UI changes
* its britney bitch
* proper greyscale full/half/quarter tiles
* misc cleanup
* rsi
* Add a palette system. It's Kara's problem now.
* oops
* a
* Departmental palette alpha tweaks
* oopy
* so true
* Update Content.Shared/Decals/ColorPalettePrototype.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* fixes for that
* neutral light color and new warning lines
* dirt
* checkerboards
* oop
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2022-02-08 14:54:41 -06:00 |
|
Moony
|
caad34eecb
|
Mid-game prototype loading for game admins (#5675)
|
2021-12-11 16:28:16 -07:00 |
|
moonheart08
|
19a588a70a
|
Adds a adminbus button to delete the singularity (#4816)
|
2021-10-10 12:47:15 +02:00 |
|
DrSmugleaf
|
f9acdbe5cc
|
Fix unused and improperly named xaml namespaces (#4172)
|
2021-06-10 23:09:07 +02:00 |
|
DrSmugleaf
|
ff1a2d97ea
|
Re-organize all projects (#4166)
|
2021-06-09 22:19:39 +02:00 |
|