Commit Graph
480 Commits
Author SHA1 Message Date
MechoidandVirgoBot b95a10af1a Plainleather & Tobacco (#7762)
* Rebrands leather to plainleather. Add tobacco and red-caps, redwood tallcaps.

* Seedpacket

* Sinks are wet.

* User
2020-12-07 19:50:50 -05:00
ShadowLarkensandGitHub 9a9f0fa9e8 Prevent cyclic neighbor references in spreading plants
These are kind of a nightmare to GC regardless, but this should at least help prevent hard del hell
2020-11-25 13:27:25 -08:00
ShadowLarkens 3d7b051f2b Convert /material to /datum/material 2020-09-27 16:16:44 -07:00
MechoidandVirgoBot 68a37c64fa Hydro upkeep 2020-09-16 19:40:41 -04:00
ShadowLarkens 961848876a Plant analyzer fix 2020-09-06 15:17:02 -07:00
Rykka d2fb9a7691 Rebase onto Master for Volume Control Panel, Squash Commits 2020-08-27 19:47:38 -04:00
ShadowLarkens 097d4fa283 TGUI Research 2020-08-25 13:30:47 -07:00
Aronai Sieyes 09074eaabb Alter playsound paradigm 2020-05-18 23:42:15 -04:00
Aronai Sieyes e3b5d24c8b Obsolete the PROXMOVE flag and uses 2020-05-18 13:31:54 -04:00
Arokha Sieyes 643e4b4af2 Update overlaying on hydro trays to be more reasonable. 2020-05-13 00:07:08 -04:00
Aronai Sieyes d172e2dd04 Cached version of icon_states() proc 2020-05-06 16:06:44 -04:00
Aronai Sieyes e3bf07f90f Prevent ghosts/others from messing with hydrotrays 2020-05-05 09:11:05 -04:00
MechoidandVirgoBot 7066d04df5 Explorer Expansion: New Horizons 2020-05-01 14:20:29 -04:00
Aronai Sieyes 874baa1d2d Merge examine refactor for vorestation 2020-04-29 17:49:54 -04:00
Aronai SieyesandVirgoBot 6ebd249748 Rewrite examine() to pass a list around 2020-04-29 16:42:50 -04:00
Aronai Sieyes ac33ebcdec Hydroponics and virology machine icons
There's crossover, I guess, for some reason!
2020-04-27 17:46:20 -04:00
AtermoneraandLeshana 5c03273ce8 Merge pull request #6884 from Neerti/event_system_fix
Rewrites the Rewritten Event System
2020-04-06 16:23:39 -04:00
Aronai SieyesandGitHub 496a34ab2b Update grown.dm 2020-04-03 12:24:58 -04:00
AtermoneraandVirgoBot d7a9416bb8 Clean up various things 2020-04-03 03:15:06 -04:00
AtermoneraandVirgoBot 4f50c50452 Merge pull request #6928 from VOREStation/pol-runtimes
Fix 2 runtimes
2020-04-01 22:39:14 -04:00
Aronai Sieyes 64b04c17af VS: Update maps for directional vendors 2020-03-31 13:56:38 -04:00
Leshana 75d9bee4a0 Fixes Runtime in chemsmoke.dm,177: Cannot read null.seed_name
- This was caused by create_spores() being called on seeds which were not registered with the plant_controller (becuase they had never been harvested)
- Instead of registering them, we can just pass the seed datum itself, that is all the chemsmoke needs anyway.
2020-03-30 19:21:34 -04:00
Leshana 7f18d508ea Fixes Runtime in turf.dm,205: undefined variable /turf/simulated/floor/tiled/var/movement_type
- Please do not call turf.Enter(another_turf).  My best guess is it wants to check the spread of a "cloud" of splatter, so air_canblock should be ok.
2020-03-30 19:16:35 -04:00
NovacatandGitHub 4b2b3b3a2f Merge branch 'master' into upstream-merge-6882 2020-03-23 23:25:26 -04:00
AtermoneraandVirgoBot cbb40196fc Machinery: Always use update_use_power() 2020-03-23 23:21:10 -04:00
AtermoneraandVirgoBot 87333d9c25 Add mob/living stat setter and observer 2020-03-23 22:47:44 -04:00
AtermoneraandVirgoBot 8d2b41ad2c Big Bastard Incidental Sound Port 2020-03-15 14:39:19 -04:00
NovacatandGitHub 6e23c5f45a Merge pull request #6709 from VOREStation/aro-mistake
Fix way too many vorestation edits
2020-03-05 19:03:58 -05:00
SchnayyandVirgoBot 7bee18a2d7 Let them finally eat cake 2020-03-03 15:57:10 -05:00
NovacatandGitHub b44f8e0911 Merge pull request #6592 from VOREStation/vchat-rebase
VChat: Redone chat output in Vue.js
2020-03-01 10:51:29 -05:00
Aronai Sieyes f475ecbdc6 Replace a bunch of VOREStation edits that can be sent to Polaris 2020-02-29 19:45:58 -05:00
NovacatandGitHub 4298fd39eb Merge pull request #6619 from VOREStation/fix-seeds-runtime
Fix Sundry Runtime Errors
2020-02-25 10:42:09 -05:00
Leshana 8d8284a2b3 Resolved conflicts 2020-02-24 19:09:53 -05:00
AtermoneraandVirgoBot 7006fc6fb1 Implements blacklist for specific plant sprites for random seeds 2020-02-24 16:02:21 -05:00
Leshana 2d05b084d2 Fix Runtime in seed.dm,102: Cannot read null.len 2020-02-23 22:00:36 -05:00
Arokha Sieyes 1d9e5be122 Replace \image macro with bicon() 2020-02-19 19:55:01 -05:00
Arokha SieyesandLeshana 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
Heroman ead75dbace Switches comments back to block edit 2020-02-10 15:52:29 +10:00
Heroman 8822a40adf adjust comments 2020-02-10 13:06:43 +10:00
Heroman 3e5d2abb43 Removes magic dust from random reagents accessible via randomized seeds 2020-02-10 12:53:15 +10:00
AtermoneraandVirgoBot 66b7793d25 Merge pull request #6661 from LeighKnapenberger/patch-1
Fixes killer tomato mutation
2020-02-01 18:08:47 -05:00
TheFurryFelineandGitHub 0b10c316cc Aaa
Typo fix to comment, ree.
2020-01-24 11:17:30 -05:00
TheFurryFelineandGitHub 41ce1ae13f No More Vines That Shrink Thee
Changelog Notes: 

- Blacklist Macro/micro/normal cillins from list of spawnable chems in vines that can get injected into your body. This is purely for pref reasons if you don't actually like having your size changed.
2020-01-24 10:26:11 -05:00
AtermoneraandVirgoBot 5bcb9cc934 Fix various syntactic problems 2020-01-21 01:06:04 -05:00
drexample 5e01ad45a5 coding standards are my passion 2020-01-11 06:59:33 +03:00
drexample 1be4fe8b3c hooh 2020-01-11 06:42:54 +03:00
Heroman c693bf558d Does virgo-side of xenoflora expansion 2020-01-09 08:30:42 +10:00
NovacatandGitHub 09e10e2901 Merge pull request #6406 from VOREStation/upstream-merge-6592
[MIRROR] Xenoflora expansion take2
2020-01-08 17:18:49 -05:00
85667c2a9b adds gnomes. (#6595)
* adds gnomes

* Makes the house nice and bright.

* copypasta error

* Odd

* makes gnomes adminspawn only.

Co-authored-by: KitKetKetrai <49008286+KitKetKetrai@users.noreply.github.com>
2020-01-08 13:47:41 -05:00
MechoidandVirgoBot ec5e851399 Xenoflora expansion take2 2020-01-08 13:46:25 -05:00