Commit Graph
115 Commits
Author SHA1 Message Date
izac112 4cc81d7c73 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-03-19 22:24:48 +01:00
Seris02 dd67c2b195 makes the holder object disappear right away, and fixes people horizontal walking after being picked up 2023-02-19 17:19:43 +08:00
izac112 8f96195fdb Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-23 13:40:54 +02:00
Heroman 5886970e5f Adds roulette balls 2022-07-12 16:07:09 +10:00
izac112 71d069887c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-08 15:49:48 +02:00
Heroman e70731d417 ALL runtimes
ALL runtimes
2022-06-23 18:48:28 +10:00
VerySoft 1b57c6205f ME want da fen 2022-06-17 19:39:02 -04:00
AtermoneraandVirgoBot d8ab59a93d Adds fennec 2022-06-15 20:47:31 -04:00
VerySoft c4c63dc5b1 Calls reset_view when entering and exiting holders and bellies
There's been lots of times where I get picked up, eaten, dropped, or expelled where my view either becomes void or keeps following the person who did the thing.

This makes it so that in all these cases, reset_view is called after the procs responsible for that call forceMove. 

This should make it put your view back where it's supposed to be after any of those interactions.
2022-06-12 01:32:06 -04:00
izac112 f9c441dc6d Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-12-03 16:30:19 +01:00
CaseyandGitHub 5c02a1ec76 Merge pull request #11908 from Verkister/patch-100
Some scoopy holder nom tweaks
2021-11-22 23:41:39 -05:00
VerkisterandGitHub fede5c7976 Makes holders use Entered/Exited
Now with less sleepycode
2021-11-22 20:56:39 +02:00
klaasjared 13cef263a1 VG mouse port 2021-11-22 01:13:16 -05:00
klaasjared 6d7b3684ff Base Commit
Fix
screaming noises
finally
2021-11-21 12:42:15 -05:00
izac112 677fec34ff Voreupdate 2021-07-11 10:00:06 +02:00
Aronai Sieyes d7a32991eb Move like every clothing icon file 2021-07-09 18:13:28 -04:00
izac112 76a8ac47fe Voreupdate 2021-07-09 18:31:19 +02:00
Aronai Sieyes b9ca575522 Add bscat holder 2021-07-08 17:36:21 -04:00
Aronai Sieyes 46c9a0f8cf Port and move all the pets!!! 2021-07-08 17:04:24 -04:00
izac112 f6878064b3 Merge branches 'izac' and 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-04 22:09:57 +02:00
Aronai Sieyes be00e74c21 Make smol holders use vis_contents 2021-07-03 00:53:44 -04:00
izac112 ffc6a2a369 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-06-18 17:01:47 +02:00
Aronai Sieyes 1696db4842 Move most/all overlay use to SSoverlays
Except for the ones I'm about to change in the
lighting commits!
2021-06-17 00:11:13 -04:00
izac112 bc8a71afd0 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-03-29 20:04:30 +02:00
AtermoneraandVirgoBot c586a83071 Repathed/renamed seromi to teshari. 2021-03-26 15:38:02 -04:00
izac112 a66821de01 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-03-21 09:38:58 +01:00
AtermoneraandVirgoBot cb538688d0 Ported Poppy the possum. 2021-03-18 04:10:59 -04:00
izac112 4b051c23fc Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-09-13 15:05:53 +02:00
Shadow-QuillandVirgoBot da96910c5c Attack! (#7538) 2020-08-26 03:49:42 -04:00
izac112 74d84d2cff Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-17 09:44:00 +02:00
ShadowLarkens a0ff48a33e Allows you to YEET mob holders 2020-08-16 17:18:39 -07:00
Braiden 63963d569c tesh hold sprite undo
change did not have the intended effect, dissabling the change for now until a better solution can be found.
2020-08-06 14:21:22 -05:00
Izac Joof ForsgrenandGitHub dcd4a1807d Update code/modules/mob/holder.dm 2020-08-05 00:58:27 +02:00
Braiden 492a14f036 Remove luminosity from held teshari sprite
brightened up the held tesh sprite to dampen overbrightness of colours in game.
2020-08-04 17:50:00 -05:00
Repede 2b68df9a64 Makes it you cannot scoop critters that are 0.5 taller than you. 2020-07-23 19:50:01 -04:00
ShadowLarkens 17c80270e4 Fix broken span 2020-05-13 19:53:42 -07:00
ShadowLarkens f905cfc020 Ported /tg/ style screen alerts, replacing the hunger icon with them
This adds throw_alert() and /obj/screen/alert, a system that allows you
to do custom hud alerts for any variety of things from "You're too
cold!" to mecha status indicators for the pilot.

There's quite a few things that actually got replaced; the
fire/oxy/tox/co2 alerts are all now just alerts, as is nutrition. The
xenochimera feral indicator would probably be a good candidate for
conversion, but I didn't touch it in this PR. There's also a number of
new alerts, such as blindness, highness, legcuffed, buckled, handcuffed,
and probably some more I missed; read code/_onclick/hud/alert.dm and see
for yourself!

Additionally, a number of tweaks have been done to resisting code, to
make it so that there's an indicator when you're buckled or handcuffed,
and can just click the alert to start resisting. This includes a
refactor that combines the logic for lockers, holders, micros
escaping from shoes, and struggling in a gut all into one proc, called
container_resist(). This means that vore bellies actually no longer need
the resist override, but it's been left in place just in case someone
finds something else they want to use it for.

Also, the health and internals indicator got moved down one tile each.
Needed room for the alerts. If we add the oxygen tank action buttons
from /tg/ and remove the internals indicator, the health indicator can
go back where it was originally.
2020-05-13 19:36:01 -07:00
AtermoneraandVirgoBot 11eed81b92 Ports precision placement of items 2020-02-22 02:35:41 -05:00
Arokha SieyesandLeshana 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
MechoidandVirgoBot c3079004ea GameMaster Tuning (#6593)
* Actually Game Master but I am an idiot.
2020-01-05 01:39:28 -05:00
SpadesandGitHub 485ca0534f Merge pull request #6243 from Mithrandalf/mouse
I improved mice
2019-12-06 10:51:36 -05:00
Mithrandalf f91d81b4db Updates scooping to work way better, tweaks 2019-11-26 03:03:40 +00:00
AtermoneraandVirgoBot a45472b446 Update Chat System to use to_chat(src, "") instead of src << "" 2019-11-05 19:22:38 -05:00
MechoidandVirgoBot 7a35723d85 Sif Animal Expansion 1 2019-05-21 19:58:19 -04:00
AtermoneraandVirgoBot 90ee680dd5 Fishing! 2019-05-06 14:16:27 -04:00
NeertiandNovacat 86174593bf Replaces GoonPS scheduled_tasks and obj processing with SMC processing subsystems and timer 2019-03-26 23:58:26 -04:00
AnewbeandVirgoBot 4f83e7670c Two pAI fixes 2018-07-27 19:52:31 -04: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 SieyesandAtermonera 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
LeshanaandArokha Sieyes d738e99d2f POLARIS: Fix holders to avoid forcemoving held mob to nullspace 2018-03-25 17:08:29 -04:00