Commit Graph

231 Commits

Author SHA1 Message Date
Ghost Actual 4bb386e166 Expanding Clothing Options (#11466)
* Base Commit

* Second Commit

* Third Commit

* Fourth Commit

* Fifth Commit

* Sixth Commit

* Seventh Commit

* Final (?) Commit

* Small Fix

* Small Fix

* Merge Fix

* Small Fix

* Additional Goods

* Small Fix
2021-08-26 11:43:44 -04:00
Aronai Sieyes e52031d6aa Make stack amount var private 2021-08-19 21:06:46 -04:00
VerySoft 6ba1086887 ALMOST DONE 2021-08-13 23:12:12 -04:00
VerySoft 29b29bf8a6 Survival crafting stuff
Stuff! For surviving in the wilderness.
2021-08-09 17:48:10 -04:00
Verkister ae96f80201 H 2021-08-02 13:45:37 +03:00
Verkister db7c90b33d Fixes the small hud buttons not getting hud colors
Fixes the crafting, nif, charsetup, and vorepanel hud buttons not getting the user's hud color and transparency prefs applied.
2021-08-02 13:39:51 +03:00
Aronai Sieyes 01f999f10c Merge pull request #11165 from VOREStation/Arokha/lightport
Small light optimizations
2021-07-20 19:01:54 -04:00
Aronai Sieyes 34982728cb Add 'as anything' to various for loops 2021-07-20 12:39:59 -04:00
Aronai Sieyes 86fc5c3751 Optimize a few things in overlay lighting procs
Credit to Rohesie
2021-07-19 23:05:16 -04:00
Aronai Sieyes 7619a96b23 Add recipe, subject to balancing 2021-07-15 18:00:02 -04:00
Aronai Sieyes f9d340f23b Merge pull request #11025 from VOREStation/Arokha/crafty
Fix crafting menu, add plant fiber crafting things
2021-07-11 15:15:34 -04:00
Aronai Sieyes 5ef9779bac Primitive bandages and cloth recipes 2021-07-11 15:04:14 -04:00
Aronai Sieyes 113a6aeca5 Fix crafting menu initial category bug 2021-07-11 01:56:23 -04:00
Aronai Sieyes 700e28363c Fix crafting menu failing to open 2021-07-11 01:54:37 -04:00
Aronai Sieyes 819c98b637 Make nif/crafting menu buttons not be hidden 2021-07-10 23:25:38 -04:00
Aronai Sieyes 1983be6a12 Transform cone prettier 2021-06-25 11:06:52 -04:00
Aronai Sieyes 525639a2be Point lights at things 2021-06-24 23:37:44 -04:00
Aronai Sieyes 42eb6b9eea Add debugging code to find source of qdels
These objects are being deleted by something, but I don't know what.
2021-06-18 13:50:28 -04:00
Aronai Sieyes db14882664 Port tg lighting system
Also converts planet lighting to a new system
Too hard to separate out from this PR
2021-06-17 00:18:09 -04:00
ShadowLarkens decee62598 MaterialContainer: Fix insert_amount_mat not incrementing total for specific material case 2021-06-12 18:17:47 -07:00
ShadowLarkens 194c84111e MaterialContainer+Autolathe: Support partial stack insertion
Allows you to put 30 sheets of a 50 sheet stack into a machine
automatically, without having to manually split it.
2021-06-12 18:17:47 -07:00
ShadowLarkens 2dc0305f4b MaterialContainer: Remove some unused code 2021-06-12 18:17:46 -07:00
ShadowLarkens d429124b80 MaterialComponent: Remove broken precise insertion
This doesn't actually work, we shouldn't even have it as an option to
trick people.
2021-06-12 18:17:46 -07:00
ShadowLarkens a3674a664d Autolathe: Implement Material Container Component
First implementation, allows insertion but printing doesn't work yet.
2021-06-12 18:17:46 -07:00
ShadowLarkens 2a70cfe91f MaterialContainer: Add a component to hold materials
No implementations in this commit.
2021-06-12 18:17:44 -07:00
Aronai Sieyes 54ca5de611 Couple more runefixes 2021-05-30 23:17:56 -04:00
Neerti 767e655310 Linter Introduction + Cleanup 2021-05-25 23:19:34 -04:00
Aronai Sieyes c8f7709f89 Deprecate NIF statpanel in favor of TGUI 2021-05-11 23:43:22 -04:00
ShadowLarkens 1da76ed2b4 Personal Crafting & Dependencies 2021-05-02 18:10:59 -07:00
ShadowLarkens 28b4f95c8b Make unnatural resizing even better and more efficient with the power of DCS™️ 2021-04-07 20:58:42 -07:00
ShadowLarkens f9fd9b7c35 Datum Component System (/tg/ port) 2020-10-18 12:13:28 -07:00