VerySoft
4628e467c2
Tweaks and tidying
...
Adjusts some types to tidy up the mob list. Put some of the mobs that can vore under the vore tab, removed the clown mobs from /mobs_monsters because they were the only thing in there, so there wasn't really any point in hiding them a level deeper, and generally looked for subtypes that didn't have anything in them, and commented those out. Did you know that telesci is supposed to have a chance to spawn hostile mobs if you mess up? It's true! I may or may not have fixed it, I don't play telesci, but it uses a path that actually has mobs in it now.
2023-07-03 02:09:51 -04:00
Seris02
0cdc45eddf
merge conflict fixes for chat filters PR
2023-03-09 17:19:02 +08:00
Seris02 and VirgoBot
dd1e58acc7
cleans up so many to_chats so they use vchat filters, unsorted chat filter for everything else
2023-03-08 23:26:14 -05:00
VerySoft
5a3d0aa09b
This too
2023-01-03 17:01:55 -05:00
Novacat and GitHub
1aa4c73e8d
Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]"
2022-08-27 08:49:56 -04:00
MistakeNot4892
d717a4b50a
Merge branch 'master' of https://github.com/VOREStation/VOREStation into upstream-merge-8298
2022-08-25 14:26:20 +10:00
C.L
5cb50497cb
Makes it so you only get warned once per possessed item.
...
Also stops list from being created on every item on creation.
Adds an additional check the original machine never had.
2022-07-29 00:13:01 -04:00
C.L
126ed30144
Makes vore replicator functional. Fixes bugs.
...
- Makes the vore replicator functional (People can be turned into simple mobs)
- Adds a sanity check to make sure the person inserted into the replicators isn't already transformed.
- Makes it so you can turn player-spawned mice into clothing and it'll treat them like a micro (Still respects prefs and asks for the mouse's confirmation.)
- Fixes a bug where if someone was eaten by someone that was transformed into clothes they would be sent into the void.
Micro Transforming Replicator
Creates a heavily modified version of the xenoarcheology replicator.
One version spawns simple_mobs and the other spawns items.
Creates a proc that allows possession of objects.
Makes both versions able to be found by xenoarcheology.
Features:
Alerts people when they pick up an item that is is a possessed item. Impossible to ignore popup.
Makes it so people TF'd into items can revert back to their normal, pre-TF form.
Makes OOC escape functional (An in-game obtainable escape is still needed to be coded in. That's next on the todo list.)
Gives FAIR WARNING to the person being shoved into the replicator that, hey, you're going to be turned into clothing/an item and possibly used as such. Gives them a second warning as well.
Makes the item's eatable&digestable variables adjust depending on the person's variables before TF'd.
Makes it so the 'voice mob' is properly deleted when digested.
Fixed a bug with the replicator allowing you to put grabs in it. (This will be edited to allow for stuffing people proper in it.)
Makes the medical mouse ray undo TFs.
Additionally, makes it so dead people can't be shoved into the replicator.
TGUI and makes the clothing machine function better.
- Removed a debug log I left in the mouseray while testing.
- Adds a note to the clothing replicator's description that indicates it's an object/clothing replicator.
- Allows you to grab and shove people into the replicator without them being a micro. (Still get the same warning checks as a micro)
- Makes the replicator spit out/drop all of the person's items when someone is shoved into it.
-Fixes a TGUI bug with the clothing replicator that caused it to clash with the normal replicator.
2022-07-28 22:30:47 -04:00
Heroman
8a9df3b2ea
Fixes in-chat icons being broken
2022-07-20 18:55:27 +10:00
Novacat and GitHub
dda7396cfe
Merge branch 'master' into upstream-merge-8298
2022-03-04 09:57:28 -05:00
MistakeNot4892 and VirgoBot
3f9af78f3a
/atom New() => Initialize() [MDB IGNORE]
2021-11-14 03:09:51 -05:00
Aronai Sieyes
9744067634
Fix merge
2021-10-27 13:51:21 -04:00
Mechoid and VirgoBot
93c1539d9e
Universal Anomalies
2021-09-20 19:26:13 -04:00
Aronai Sieyes
669d23322c
Change various things to subtypesof()
2021-07-20 12:54:59 -04:00
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
e41c2ecfd7
first pass (emotification, some \the -> \The)
2021-07-05 09:42:48 -05:00
Aronai Sieyes
4c12504e3b
Replace list inputs with tgui_input_list
2021-06-26 10:39:56 -04:00
Aronai Sieyes
0da0c54388
Convert almost all alert() to tgui_alert()
2021-06-25 17:03:35 -04:00
Atermonera and VirgoBot
939a5046b2
Merge pull request #7548 from Mechoid/XenoarchUpkeep
...
Xenoarchaeology Upkeep
2020-08-27 19:45:12 -04:00
ShadowLarkens
097d4fa283
TGUI Research
2020-08-25 13:30:47 -07:00
listerla and VirgoBot
c63d6c5777
Adds wearing cones and caution signs ( #7466 )
...
* Adds wearing cones and caution signs
* Fixes quarantine shuttle PoI
* Create Lorilili - janiwear.yml
2020-08-17 12:59:40 -04:00
Mechoid and VirgoBot
7066d04df5
Explorer Expansion: New Horizons
2020-05-01 14:20:29 -04:00
Aronai Sieyes
d3da6ae4a5
Refactor move code
2020-04-26 16:42:50 -04:00
Atermonera and VirgoBot
4384ca1727
Xenoarch Expansion
2020-03-24 21:43:27 -04:00
Novacat and GitHub
9dc324dbb3
Update autocloner.dm
2020-03-24 00:23:45 -04:00
Atermonera and VirgoBot
cbb40196fc
Machinery: Always use update_use_power()
2020-03-23 23:21:10 -04:00
Arokha Sieyes
1d9e5be122
Replace \image macro with bicon()
2020-02-19 19:55:01 -05:00
Arokha Sieyes and Leshana
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Heroman
778544fe67
Makes syndie beacon found in xenoarch use virgo-specific subtype
2020-02-01 09:55:47 +10:00
Unknown
f68a82b81f
Replaces lentext with length
2019-12-12 13:13:18 -05:00
Neerti and VirgoBot
fc7c6f38b4
Base features for Precursotech and Anomalotech Expansion
2019-04-13 22:44:52 -04:00
Sebbe9123 and GitHub
aabb168bf4
retries a fix I did before.
2019-02-22 17:48:08 +01:00
Sebbe9123 and GitHub
dea8170bc0
Removes an indentation someone made.
2019-02-22 17:14:02 +01:00
Sebbe9123 and GitHub
47163d685d
Adds Carp since it was removed... for some reason.
2019-02-20 20:37:44 +01:00
Poojawa
a9d025b1f0
Shifts vore mobs to proper locations, cleans loose folder
...
also attempts a Travis complaint fix The command "awk -f tools/indentation.awk **/*.dm" exited with 1.
2019-02-02 08:07:20 -06:00
Cameron653
9dd973221d
Resolves compile errors with the exception of map errors.
2019-01-12 21:09:29 -05:00
Spades
1338225afa
Resolves some merge conflicts
2019-01-05 16:29:19 -05:00
Atermonera and VirgoBot
2df5e9fe0e
Merges AI Branch into Master
2018-12-01 00:06:38 -05:00
Arokha Sieyes
b099ac6e4c
Merge branch 'master' of https://github.com/VOREStation/Polaris into sync-09272018
...
# Conflicts:
# code/__defines/holomap.dm
# code/__defines/mobs.dm
# code/_helpers/icons.dm
# code/_helpers/unsorted.dm
# code/_onclick/hud/hud.dm
# code/_onclick/item_attack.dm
# code/controllers/Processes/supply.dm
# code/controllers/subsystems/planets.dm
# code/datums/supplypacks/munitions.dm
# code/datums/supplypacks/science.dm
# code/datums/supplypacks/security.dm
# code/datums/supplypacks/supply.dm
# code/game/area/Space Station 13 areas.dm
# code/game/atoms_movable.dm
# code/game/machinery/autolathe.dm
# code/game/machinery/doors/door.dm
# code/game/machinery/jukebox.dm
# code/game/machinery/recharger.dm
# code/game/machinery/vending.dm
# code/game/mecha/equipment/tools/medical_tools.dm
# code/game/mecha/equipment/weapons/weapons.dm
# code/game/objects/items/devices/PDA/PDA.dm
# code/game/objects/items/devices/megaphone.dm
# code/game/objects/items/poi_items.dm
# code/game/objects/items/weapons/implants/implantlanguage.dm
# code/game/objects/items/weapons/storage/firstaid.dm
# code/game/objects/items/weapons/tools/weldingtool.dm
# code/game/objects/structures/flora/trees.dm
# code/game/objects/structures/plasticflaps.dm
# code/game/supplyshuttle.dm
# code/game/turfs/simulated/wall_attacks.dm
# code/modules/admin/admin_verbs.dm
# code/modules/assembly/infrared.dm
# code/modules/client/client procs.dm
# code/modules/client/preference_setup/loadout/loadout_utility.dm
# code/modules/client/preferences.dm
# code/modules/clothing/suits/miscellaneous.dm
# code/modules/holomap/holomap_datum.dm
# code/modules/holomap/station_holomap.dm
# code/modules/integrated_electronics/core/printer.dm
# code/modules/mining/machine_processing.dm
# code/modules/mob/living/carbon/human/human_defense.dm
# code/modules/mob/living/carbon/human/species/virtual_reality/avatar.dm
# code/modules/mob/living/death.dm
# code/modules/mob/living/silicon/ai/ai.dm
# code/modules/mob/living/silicon/pai/pai.dm
# code/modules/mob/living/silicon/robot/robot.dm
# code/modules/mob/living/simple_animal/animals/parrot.dm
# code/modules/mob/mob_movement.dm
# code/modules/organs/organ_external.dm
# code/modules/organs/organ_icon.dm
# code/modules/organs/subtypes/standard.dm
# code/modules/planet/weather.dm
# code/modules/power/cable.dm
# code/modules/power/fusion/core/core_control.dm
# code/modules/power/fusion/fuel_assembly/fuel_control.dm
# code/modules/power/fusion/gyrotron/gyrotron_control.dm
# code/modules/projectiles/gun.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
# config/names/first_name_skrell.txt
# config/names/last_name_skrell.txt
# icons/mob/head.dmi
# icons/mob/robots.dmi
# icons/mob/species/tajaran/helmet.dmi
# icons/obj/ammo.dmi
# icons/obj/gun.dmi
# icons/obj/mining.dmi
# icons/obj/projectiles.dmi
# icons/obj/rig_modules.dmi
# icons/obj/surgery.dmi
# icons/turf/walls.dmi
# 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-8.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1A.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1B.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1C.dmm
# maps/submaps/surface_submaps/mountains/crashedcontainmentshuttle.dmm
# maps/submaps/surface_submaps/mountains/deadspy.dmm
# maps/submaps/surface_submaps/mountains/mountains_areas.dm
# maps/submaps/surface_submaps/plains/Thiefc.dmm
# maps/~map_system/maps.dm
# vorestation.dme
2018-09-27 18:01:09 -04:00
Anewbe
729ce71aa0
Converts most istype(thing,tool) procs into an appropriate thing.is_tool() format
2018-08-02 21:45:15 -05:00
Anewbe and VirgoBot
8144628015
Merge pull request #5331 from Mechoid/SmallAnomalistFixes
...
Fix #5316 and #5220
2018-06-06 18:50:45 -04:00
Mechoid
d159528899
Fix #5316 and #5220
2018-06-05 20:59:12 -07:00
Leshana
6756c5a483
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-03-30
...
# Conflicts:
# .travis.yml
# code/ATMOSPHERICS/components/unary/outlet_injector.dm
# code/__defines/_planes+layers.dm
# code/__defines/chemistry.dm
# code/__defines/mobs.dm
# code/_helpers/mobs.dm
# code/_onclick/hud/robot.dm
# code/game/area/areas.dm
# code/game/machinery/computer/supply.dm
# code/game/machinery/cryopod.dm
# code/game/machinery/doors/airlock.dm
# code/game/objects/items/devices/communicator/UI.dm
# code/game/objects/items/devices/communicator/messaging.dm
# code/game/sound.dm
# code/game/supplyshuttle.dm
# code/game/turfs/flooring/flooring_decals.dm
# code/modules/admin/admin.dm
# code/modules/client/preference_setup/occupation/occupation.dm
# code/modules/events/event_container.dm
# code/modules/mob/dead/observer/observer.dm
# code/modules/mob/language/language.dm
# code/modules/mob/living/carbon/human/human.dm
# code/modules/mob/living/carbon/human/human_powers.dm
# code/modules/mob/living/carbon/human/life.dm
# code/modules/mob/living/carbon/human/species/species_shapeshift.dm
# code/modules/mob/living/living.dm
# code/modules/mob/living/living_powers.dm
# code/modules/mob/living/say.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/logout.dm
# code/modules/mob/mob_helpers.dm
# code/modules/organs/organ.dm
# code/modules/organs/organ_icon.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Medicine.dm
# code/modules/reagents/reagent_containers/syringes.dm
# code/modules/shuttles/shuttle.dm
# html/changelogs/.all_changelog.yml
# maps/RandomZLevels/wildwest.dm
# maps/southern_cross/items/clothing/sc_head.dm
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-03-31 09:20:59 -04:00
Aronai Sieyes and Atermonera
7d3aec96fd
Arranges lots of things into planes ( #5072 )
...
* Rearranges a billion things into planes
* Make cryotubes fancy
* Update Travis
* Fix hiding logic
2018-03-28 12:59:12 -07:00
Arokha Sieyes and Leshana
ff228754b3
Merge polaris sync 01 17 2018
...
Planes, layers, human/update_icon()
2018-01-17 17:56:51 -05:00
Mechoid
ff02218ccb
Hatchets - > Machete subtype.
2018-01-12 21:21:18 -08:00
Neerti
cca2cc5a23
Adds Berserk
2018-01-11 01:35:14 -05:00
Cameron Lennox
15a6472d14
Pol Sync
2017-10-08 17:44:25 -04:00
Neerti
64f02f70b2
Simple Animal Tweaks
...
Makes hivebots a bit smarter, shifts stats around, adds a few new sprites thanks to Mechoid, and adds a few new types.
Adds verbs that can be used as a player hivebot, to get them to follow you.
Spider eyes can now be seen clearly in the darkness, which looks spooky.
2017-09-24 23:43:14 -04:00
killer653
468e73c7f3
Polaris sync
2017-08-06 19:07:17 -04:00