Commit Graph

1789 Commits

Author SHA1 Message Date
VerySoft 95ab2238b6 More maptweaks! 2022-04-03 16:37:09 -04:00
Novacat 4dbc7fe6bf Merge branch 'master' into upstream-merge-8298 2022-03-22 08:53:45 -04:00
VerySoft 74cfb5e386 I forgot to remove the debug logging on reg
wow!
2022-03-21 05:49:01 -04:00
VerySoft 52b94058ec Speen 2022-03-19 00:10:53 -04:00
VerySoft 67fc3f25a0 D-Type REG engine
New engine???
2022-03-18 07:47:57 -04:00
Novacat dda7396cfe Merge branch 'master' into upstream-merge-8298 2022-03-04 09:57:28 -05:00
Killian 91d39da943 new->init refactor 2022-02-20 19:32:23 +00:00
Heroman a5d76aeaf3 Makes buildable smes refresh coils on construction 2021-12-05 12:39:21 +10:00
Heroman 6be19d3ebd Adds two new particle smasher recipies 2021-11-20 07:42:04 +10:00
MistakeNot4892 3f9af78f3a /atom New() => Initialize() [MDB IGNORE] 2021-11-14 03:09:51 -05:00
Heroman dbe9387f5f Renames Engineer, new alt-titles for Stellar Delight 2021-11-02 19:56:49 +10:00
MistakeNot4892 0cea9c35a6 Remove suicide act 2021-10-27 20:35:12 -04:00
Hatterhat b73457a199 makes KAs usable 2021-10-24 15:30:08 -05:00
Aronai Sieyes e52031d6aa Make stack amount var private 2021-08-19 21:06:46 -04:00
Aronai Sieyes cbc246afb9 Merge pull request #11412 from VOREStation/upstream-merge-8198
[MIRROR] Ports a ton of decorative mapping objects
2021-08-15 01:06:38 -04:00
Aronai Sieyes 098357d11f Fix icon paths 2021-08-15 00:57:00 -04:00
Sym ed7f4b9e75 Fixes corrosive acid, makes most important things unacidable
Makes pretty much anything important to the crew unacidable, fixes how acid interacts with floors.
2021-08-14 10:49:44 -04:00
Aronai Sieyes e5619f50f9 Move Contain_F sprite to more appropriate file 2021-08-02 11:24:17 -04:00
Atermonera 196ef6daba Merge pull request #8186 from GhostActual/Cell-rack
Cell Rack Update
2021-08-01 05:04:58 -04:00
Aronai Sieyes f6e20c0794 Add angled wall machines for use on angled walls 2021-07-22 21:38:58 -04:00
Aronai Sieyes caf3bbd9fb Merge pull request #11202 from VOREStation/vplk-optimize-machines
Optimize machinery processing
2021-07-22 12:28:47 -04:00
Leshana ad43a434ac Refactored solar panels to no longer process(), also fixed bugs.
- Instead of the solar panels process() producing power, the control computer keeps track of total connected power and produces it.
- Fixed various procs which are supposed to return values to actually do so.
2021-07-21 19:51:23 -04:00
Aronai Sieyes 237d6930c2 Fix emitter starting sprites 2021-07-20 22:55:46 -04:00
Aronai Sieyes 669d23322c Change various things to subtypesof() 2021-07-20 12:54:59 -04:00
Aronai Sieyes 34982728cb Add 'as anything' to various for loops 2021-07-20 12:39:59 -04:00
Aronai Sieyes 906c6e7b7c Fixes #11129 2021-07-18 12:26:04 -04:00
MarinaGryphon a843667af3 Fixes a bunch of bools missed in #11100 2021-07-16 15:55:49 -05:00
MarinaGryphon 577b986ba6 Convert some bools to TRUE/FALSE instead of 1/0. (#11100)
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
2021-07-16 13:43:25 -04:00
MarinaGryphon b58b04041d remove a lot of unused helpers 2021-07-13 15:46:15 -05:00
Aronai Sieyes 8bcd31c91e Merge branch 'master' into Arokha/matdefs 2021-07-07 14:29:30 -04:00
MarinaGryphon e41c2ecfd7 first pass (emotification, some \the -> \The) 2021-07-05 09:42:48 -05:00
Aronai Sieyes 47dc96ebb2 Add a black hole generator 2021-07-04 00:18:48 -04:00
Aronai Sieyes 26525b8677 Merge pull request #10824 from VOREStation/Icons/cells
Replace cells with Eris cells
2021-07-03 21:52:31 -04:00
Aronai Sieyes b71c7e7271 Use material defines more 2021-07-03 18:18:05 -04:00
VerySoft 25c6485e31 Makes the new lights construct-able 2021-07-03 16:48:13 -04:00
VerySoft ce7c3a4d2d Adds some new lights and does a few more map tweaks 2021-07-03 16:48:13 -04:00
Aronai Sieyes 004df9322e Merge pull request #10805 from VOREStation/Icons/supermatter
Port /tg/ supermatter sprite
2021-07-03 16:31:48 -04:00
Aronai Sieyes d9906929a9 Merge pull request #10804 from VOREStation/Icons/stockparts
Port Eris stock parts icons
2021-07-03 16:31:25 -04:00
Aronai Sieyes b4387f251d /tg/ vis openspace 2021-06-30 15:39:07 -04:00
Aronai Sieyes 3ac3650850 Replace cells with eris cells 2021-06-30 14:14:41 -04:00
Aronai Sieyes 2597194bfc Downgrade existing omni parts to hyper 2021-06-30 00:25:36 -04:00
Aronai Sieyes 1bd59bb116 Port /tg/ supermatter sprite 2021-06-29 13:43:07 -04:00
Aronai Sieyes 4c12504e3b Replace list inputs with tgui_input_list 2021-06-26 10:39:56 -04:00
ShadowLarkens 4767f94fcc Rewrite RCON UI 2021-06-23 22:45:57 -07:00
Aronai Sieyes 18962f7a77 Merge pull request #10719 from VOREStation/upstream-merge-8150
[MIRROR] Linter diagnostics + bans non-var relative pathing
2021-06-22 18:16:13 -04:00
Aronai Sieyes 0051e96509 Merge pull request #10610 from VOREStation/Arokha/machinerybreak
Makes machinery destroyable by projectiles
2021-06-21 22:48:40 -04:00
Aronai Sieyes a8f228bc02 Maybe fixes heroman's complaint 2021-06-21 21:48:01 -04:00
Aronai Sieyes 85c31e9fda WIP fix of this PR 2021-06-21 19:29:43 -04:00
Aronai Sieyes 0fa3c76cc7 Merge branch 'master' into Arokha/machinerybreak 2021-06-21 11:11:31 -04:00
Aronai Sieyes afbda65f22 Merge pull request #10608 from VOREStation/Arokha/emittersprites
Port emitter sprites
2021-06-21 11:07:07 -04:00