Commit Graph

45 Commits

Author SHA1 Message Date
GhostActual 81c603f9d5 Base Commit 2022-04-02 22:54:14 -04:00
Pandora 25d1bbeba7 fucky lists 2022-03-22 17:57:15 +00:00
GhostActual 96d2da15a3 Base Commit
Update shotgun.dm

Final Commit?

Final
2022-03-21 05:02:08 -04:00
Heroman d788a61aa4 Compile error resolution 2022-02-19 19:42:32 +10:00
TheDavestDave c2c4ffb85d unwanted ) bannished to the shadow realm 2022-02-19 02:20:52 +00:00
TheDavestDave 08d0304039 updoot
macth with updoot
2022-02-19 02:18:35 +00:00
TheDavestDave 055f4699d1 lower tech shield
requested changes by soft.  Uses a wooden bucket instead of a metal one, and cloth instead of cable coils.
2022-02-19 02:09:06 +00:00
TheDavestDave 6dcadd97c0 primative-shields
a primitive shield, perfect for the next knights at castle mystic event.

it's much less cool, there's no metal ones. but it's literally the only low tech shield in our code right.

No really all other shields are made of plastic like the riot shield, or energy like halo jackles.

anyway it has 10 lower block chance than the explo shield and 20 less than riot. It's planks off wood and a bucket tied together
2022-02-17 15:14:18 +00:00
Aronai Sieyes a0debb7751 fixes crafting reqs not storing parts in the result 2021-10-24 20:08:17 -04:00
Aronai Sieyes 4571b1c886 Remove stray character 2021-10-22 14:13:21 -04:00
Aronai Sieyes 6a34f3e7b5 Adjust existing recipes 2021-09-27 14:30:06 -04:00
Aronai Sieyes c9fb50dcdc Further fix merge 2021-09-27 14:29:57 -04:00
Aronai Sieyes c1103ff8cd Fix merge 2021-09-27 14:25:33 -04:00
Atermonera ae87e4574b Refactors crafting to support requirement alternatives 2021-09-02 21:52:06 -04:00
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