Commit Graph

418 Commits

Author SHA1 Message Date
TheFurryFeline c86fac2054 KHI Box, Gulp 'Em Down!
Title, requested addition.
2019-09-27 19:49:22 -04:00
kcin2001 70dbc7add2 adds clothing that is edible in virgo but not here 2019-09-19 15:32:16 -07:00
kcin2001 ea3f2e7405 Merge branch 'master' into TRASH 2019-09-19 14:01:55 -07:00
kcin2001 49c2f7294e adds more objets to be eaten, and special list for synths 2019-09-19 13:57:04 -07:00
TheFurryFeline c4b9bde600 Nom the Communicators!
Making a call with your friend? Want to give them a good view of what you can do to them? Here ya go~!
2019-09-19 03:34:15 -04:00
TheFurryFeline da0ffbee14 Delicious Bones
Allow people with trash eater trait to eat bones produced from digestion of prey that have leave remains option selected. Also adds admin message notification when you toggle your ability to leave remains.
2019-08-02 17:59:12 -04:00
TheFurryFeline ef45b62680 Spineless Cretins
Adds species that won't digest with bone remains.
2019-04-30 23:44:33 -04:00
IgnusVam b54920cdb4 Huge update!
- New pet for cargo
- Many fixes on the map
- A whole new z-level, shuttle, and casino ship! (not yet fully finished)
- New version of synxes, and a lot of their code has been fixed. They should also mimic now.
- Lots of fixes and additions
- Secrets and easter eggs, including one none of you will get but is blindingly obvious.
- If you're still reading this, have a cookie.
2019-01-31 21:04:05 -07:00
IgnusVam b0734d5aa1 Big update
- Fixes spiders (I hope?) - Spiders now spawn in groups of 2-8, growing up should be fixed as well.
- Christmas-ifies all the maps
- Minor tweaks all around the stations
- Cleans up the map for central (a lot)
- Adds a new mob to the spawn list in the mines
- Fixes some minor shadekin issues
- Fixes it so borgs/AI can't understand gutter
- Modifies the timing of the radiation storm
- Hopefully fixes the cargo request event. No more buggy gas mixtures.
- Adds a flamboyant crate
- A bunch of other stuff.
2018-11-29 12:35:52 -07:00
Reddeyfish 635013f331 Merge branch 'virgoMaster' into virgoPull 2018-06-10 12:33:29 -07:00
Anewbe 7528ac54fb Merge pull request #5305 from VOREStation/pol-autosay
Prevent autosay() from creating/deleting AIs
2018-06-02 12:47:27 -04:00
Aronai Sieyes c5ded806f1 Merge pull request #3765 from VOREStation/aro-prottypefix
Fix prototype trait showing up
2018-05-27 21:21:22 -04:00
Arokha Sieyes 31c7725066 Fix prototype trait showing up 2018-05-26 11:52:53 -04:00
Arokha Sieyes 6b42df0685 Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync-05-25-2018
# Conflicts:
#	code/__defines/misc.dm
#	code/controllers/master_controller.dm
#	code/game/machinery/computer3/computers/card.dm
#	code/game/objects/items/devices/communicator/UI.dm
#	code/game/objects/items/stacks/medical.dm
#	code/game/objects/structures/signs.dm
#	code/modules/admin/admin_verbs.dm
#	code/modules/client/client defines.dm
#	code/modules/client/client procs.dm
#	code/modules/clothing/clothing.dm
#	code/modules/clothing/under/accessories/holster.dm
#	code/modules/events/radiation_storm.dm
#	code/modules/mining/machine_processing.dm
#	code/modules/mob/living/carbon/human/species/station/prometheans.dm
#	code/modules/mob/living/living.dm
#	code/modules/mob/living/simple_animal/animals/bear.dm
#	code/modules/mob/living/simple_animal/animals/cat.dm
#	code/modules/mob/living/simple_animal/animals/parrot.dm
#	code/modules/mob/mob.dm
#	code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Core.dm
#	code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
#	code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Medicine.dm
#	code/modules/reagents/reagent_dispenser.dm
#	config/example/config.txt
#	html/changelogs/.all_changelog.yml
#	interface/skin.dmf
#	maps/southern_cross/southern_cross-1.dmm
#	vorestation.dme
2018-05-25 13:23:47 -04:00
ReddeyfishVor febedc2302 Merge pull request #128 from ReddeyfishVor/slimeChange
prevent slimes from spawning on top of players
2018-05-21 00:11:37 -07:00
Reddeyfish 813d7bf643 Merge branch 'virgoMaster' into virgoPull 2018-05-19 17:16:17 -07:00
Aronai Sieyes 7334cd2638 Merge pull request #3623 from Verkister/flavormenu
Adds selectable sets of contamination flavors for bellies.
2018-05-08 11:26:34 -04:00
Leshana 86eac9c0b1 Implement rust-g library 2018-05-04 18:58:31 -04:00
Verkister 6821d3fcae small fixes etc.
-Renamed the legacy flavor list from "all" to "generic"
-Added a few new/mode specific flavors.
-Rearranged the flavor lists into alphabetical order.
-Fixed a typo.
-Applied some suggested tweaks.
-Fixed oversight of the prey drop contamination not being updated for this.
-Fixed belly transfers not removing transfered items from source belly items_preserved list while at it.
2018-05-04 14:48:51 +03:00
Reddeyfish 5de9c8e1d8 prevent slimes from spawning on top of players 2018-05-02 20:05:56 -07:00
Verkister 7b0bdccade Adds selectable sets of contamination flavors for bellies.
-Divides item contamination flavors into categories to match better with the "belly" types.
-The selection menu shows up when itemweak mode is selected.
-The selection should save for each belly along with other prefs.
-The flavors have been cropped into following categories:
->All, contains the whole list as before apart from possible specific ones. Is the designated default option.
->Acrid, contains flavors implying regular nasty digestion.
->Dirty, contains flavors related to visual contamination.
->Musky, contains suggestively sloppy flavors without excess filth.
->Smelly, contains more airborne flavors without visual slop or crud.
->Wet, contains flavors of more neutral-ish soakage.
2018-05-01 13:34:42 +03:00
Neerti be73b8c36a for(var/bad_code in world)
Removes a very large amount of world loops.
Adds a macro to painlessly generate a global list, and the needed code to modify the list when an object is made or deleted automatically.
Cleans up some commented out code.
2018-04-29 17:55:04 -04:00
Reddeyfish 1c1ab01a69 Merge branch 'virgoMaster' into virgoPull 2018-04-28 10:12:34 -07:00
Spades 638a3f22d5 Merge pull request #3101 from VOREStation/aro-xen
[Pls Review] Xenochimera Cleanup
2018-04-28 10:48:19 -04:00
Arokha Sieyes 7a6ff116a3 POLARIS: Varset Callback 2018-04-27 20:05:11 -04:00
kcin2001 0b4507f333 Merge branch 'master' into herms 2018-04-27 17:00:09 -07:00
kcin2001 51cd8636be Adding herms all the way 2018-04-27 15:53:37 -07:00
Arokha Sieyes 6c686e6a2f Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync-04252018
# Conflicts:
#	README.md
#	code/game/jobs/job/job.dm
#	code/modules/client/preference_setup/loadout/loadout_utility.dm
#	code/modules/mob/living/carbon/human/examine.dm
#	code/modules/mob/living/carbon/human/npcs.dm
#	code/modules/mob/living/carbon/human/species/station/prometheans.dm
#	html/changelogs/.all_changelog.yml
#	maps/RandomZLevels/Academy.dmm
#	maps/RandomZLevels/beach.dmm
#	maps/RandomZLevels/blackmarketpackers.dmm
#	maps/RandomZLevels/challenge.dmm
#	maps/RandomZLevels/example.dmm
#	maps/RandomZLevels/jungle.dmm
#	maps/RandomZLevels/listeningpost.dmm
#	maps/RandomZLevels/spacebattle.dmm
#	maps/RandomZLevels/stationCollision.dmm
#	maps/RandomZLevels/wildwest.dmm
#	maps/RandomZLevels/zresearchlabs.dmm
#	maps/northern_star/polaris-1.dmm
#	maps/southern_cross/southern_cross-1.dmm
#	maps/southern_cross/southern_cross-3.dmm
#	maps/southern_cross/southern_cross-6.dmm
#	maps/southern_cross/southern_cross-7.dmm
#	maps/submaps/surface_submaps/mountains/CrashedMedShuttle1.dmm
#	maps/submaps/surface_submaps/plains/Boathouse.dmm
#	maps/submaps/surface_submaps/wilderness/Blackshuttledown.dmm
#	maps/submaps/surface_submaps/wilderness/Boombase.dmm
#	maps/submaps/surface_submaps/wilderness/DJOutpost1.dmm
#	maps/submaps/surface_submaps/wilderness/DecoupledEngine.dmm
#	maps/submaps/surface_submaps/wilderness/Drugden.dmm
#	maps/submaps/surface_submaps/wilderness/Rockybase.dmm
#	maps/submaps/surface_submaps/wilderness/Shack1.dmm
#	maps/virgo/virgo-6.dmm
#	vorestation.dme
2018-04-25 17:23:33 -04:00
Arokha Sieyes 2cba96cf4c Switch to defines for custom species stuff 2018-04-19 19:34:10 -04:00
Arokha Sieyes 1a349f77dd Cleans up custom species icon base code
Fixes #3478
2018-04-19 17:46:51 -04:00
Reddeyfish 0af8620ee1 Merge branch 'virgoMaster' into virgoPull 2018-04-15 11:06:40 -07:00
Reddeyfish bbcd0f24e0 Add several new events 2018-04-13 18:03:42 -07:00
Leshana 33357bdd3e Fix allowing frames on walls with machine-under-construction on it already.
Add /object/structure/frame to the list of objects that count as wall items. Also convert from strings to actual type paths.
... and fix the paths that haven't existed for four years.  Properly speaking it should be a dynamically generated list at some point.
2018-04-11 23:14:04 -04:00
Leshana a6a396181e Fix allowing frames on walls with machine-under-construction on it already.
Add /object/structure/frame to the list of objects that count as wall items. Also convert from strings to actual type paths.
... and fix the paths that haven't existed for four years.  Properly speaking it should be a dynamically generated list at some point.
2018-04-11 21:52:32 -04:00
ReddeyfishVor b3fe83f4d3 New events, broken windows and doors (#102)
* Add electrified door event

* Add more verbose announcement to wallrot

* Add window breaking event

* Add window breakage to event rotation
2018-04-06 09:35:13 -07:00
Arokha Sieyes a6cfbc4f42 Initial cleanup/changes 2018-04-02 16:36:04 -04:00
ReddeyfishVor 4909f3f22b Add trash-edible glass container (#83)
* Add trash-edible glass container

* Refactor to clearer item path, add flavortext

* Add autolathe cost
2018-03-31 11:11:09 -07:00
Anewbe 092b0f28a3 Revert "Fixes cameras making completely black photos" 2018-03-24 17:42:36 -05:00
Neerti 092a4331a3 Merge pull request #5091 from drexample/master
Fixes cameras making completely black photos
2018-03-23 18:44:52 -04:00
Drexian 617aa580d9 added slashes. No idea for what, but I don't want anyone to ask me to do it because they have OCD 2018-03-23 22:54:13 +03:00
Drexian c25fa6dea2 absolute pathing 2018-03-23 22:52:05 +03:00
Neerti e0c0bacefb Merge pull request #5084 from VOREStation/port-tooltips
Tooltip framework + Mob tooltips
2018-03-22 22:33:49 -04:00
Reddeyfish ace0058b1f Merge branch 'virgoMaster' into virgoPull 2018-03-21 21:22:51 -07:00
Drexian 02aa2c126c Camera fix 2018-03-22 03:39:16 +03:00
Arokha Sieyes c492d1a21b POLARIS: Clean up adminpm logs 2018-03-21 14:28:48 -04:00
AnonymousHybi 67857af3de IRC bot attempt 2! Electric Boogaloo 2018-03-21 14:49:39 +00:00
Arokha Sieyes de6da4a86c POLARIS: Tooltip framework, and mob tooltips 2018-03-20 22:42:16 -04:00
Neerti 70ac478aea Merge pull request #5065 from VOREStation/vs-port-3204
[PORT] Revamp logging for consistency
2018-03-20 21:13:47 -04:00
Leshana d3c350a4db Merge branch 'master' into polaris-sync-2018-03-15 2018-03-16 14:23:12 -04:00
Leshana 2a72489efd Merge pull request #3226 from VOREStation/aro-reducedouble
Reduce double admin logs
2018-03-16 01:14:27 -04:00