Commit Graph
166 Commits
Author SHA1 Message Date
C.LandGitHub f5ab03753a Update mob_movement.dm 2022-10-08 19:15:28 -04:00
C.LandGitHub 01ac433942 Update mob_movement.dm 2022-10-08 19:09:17 -04:00
CerebulonandVirgoBot e99eba7945 Ports Diagonal Movement 2022-10-08 03:36:57 -04:00
VerkisterandGitHub 4e21145c89 Fixes corpses spamming empty ghosts
Fixes movement based ghosting from a dead body spamming ghostize proc without any cooldown, resulting in a crapton of empty ghosts lingering around.
2021-07-13 21:30:40 +03:00
Leshana f87c9d7490 Fix problems that happen when you do Move(direct=0) 2021-07-06 20:37:19 -04:00
Leshana 0acd01049c Implement SSInput subsystem and Diagonal Movement
- SSInput subsystem for running movement inside the tick.
- Switch skin.dmf to use KeyUp/KeyDown procs for movement keys.
- Logic to do responsive diagonal movement.
2021-07-06 20:37:19 -04:00
NovacatandGitHub 21b5b96b6f Merge pull request #8912 from ShadowLarkens/clientdirmovement
Fix view spinning reversing movement controls
2021-05-06 12:40:19 -04:00
Unknown 3ee7fedc66 Overlooked something 2021-02-28 16:50:57 -05:00
MechoidandVirgoBot 6a07b667f1 Blob Genesis 2021-01-10 01:40:06 -05:00
Cyantime 99009e6266 Jetpack cleanup, don't use fuel when unneeded 2020-08-31 21:13:04 -04:00
ShadowLarkens 8aca3534fe Fix view spinning reversing movement controls 2020-08-29 20:09:16 -07:00
AtermoneraandVirgoBot 109fc5259c Merge pull request #7565 from Cyantime/patch-1
Fix ventcrawling while in 0 gravity
2020-08-27 20:36:48 -04:00
AtermoneraandVirgoBot 93e0f90479 Merge pull request #7401 from Verkister/patch-44
Fixes null grab runtime breaking mob movement
2020-08-02 00:21:35 -04:00
KatesandVirgoBot 6437f7aee4 Attempt to fix mech and fighter movement issues within space. (#7376)
* Attempt to fix mech and fighter movement issues within space.

Here is the issue in question: https://github.com/VOREStation/VOREStation/issues/8438

* Update Mecha.dm to fix #7376 request
2020-08-01 01:15:51 -04:00
AtermoneraandVirgoBot 0d1443b06f Grab movement sped up (#7223)
Wheelchairs are less hilariously buggy
2020-05-24 17:25:48 -04:00
Aronai Sieyes d64a922437 Refactor spacemoves 2020-05-18 22:30:27 -04:00
Aronai Sieyes 8bf7178d61 Just remove on_loc_moved entirely 2020-05-18 15:13:20 -04:00
Aronai Sieyes d56980bf01 Add some un-push helpers 2020-05-06 20:28:10 -04:00
Aronai Sieyes b2fa5ec136 Move all mob movement cooldowns into one proc 2020-05-06 20:27:22 -04:00
Aronai Sieyes 9acf643828 Make DS2NEARESTTICK macro 2020-05-06 20:26:51 -04:00
Aronai Sieyes 0b18d17a07 Further tweak smooth movement 2020-05-02 19:20:54 -04:00
Aronai Sieyes 750ecd6ee3 No wheelchair drifting 2020-05-01 10:14:41 -04:00
Aronai Sieyes e59aeb02b5 Avoid div/0 in this. I'm not sure when that would happen. 2020-04-30 21:44:10 -04:00
Aronai Sieyes 62e5d5a413 Refactor client/Move 2020-04-30 15:46:51 -04:00
Aronai Sieyes 0c2f8cedb5 Add UAV, UAV software
Design placed in mechfab
2020-04-28 23:18:08 -04:00
Leshana cfac8f99f3 Fix /Moved() that doesn't call parent. 2020-04-26 23:51:58 -04:00
Aronai Sieyes d3da6ae4a5 Refactor move code 2020-04-26 16:42:50 -04:00
Aronai Sieyes f475ecbdc6 Replace a bunch of VOREStation edits that can be sent to Polaris 2020-02-29 19:45:58 -05:00
Arokha SieyesandLeshana 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
VerkisterandGitHub 8cc8f73ccc Fixes mob riding double input exploit
The rider's movement input is now ignored if the mount has moved within the last second.
2020-01-12 02:09:56 +02:00
Unknown 9d7c9714f3 Merge remote-tracking branch 'VOREStation/master' into making-of-shadekin 2019-11-15 12:12:55 -05:00
AtermoneraandVirgoBot a45472b446 Update Chat System to use to_chat(src, "") instead of src << "" 2019-11-05 19:22:38 -05:00
Heroman3003 a3fb3e3950 Merge branch 'master' of https://github.com/VOREStation/VOREStation into making-of-shadekin 2019-10-29 09:33:48 +10:00
Heroman 2238bc2e16 Fixes not being able to pick up or drop items in bellies 2019-08-21 16:53:14 +10:00
AnewbeandVirgoBot d34b2784bb Merge pull request #6214 from Heroman3003/edge-time
Fixes ghost-edge runtime
2019-06-16 20:58:42 -04:00
Heroman 703c27da7e Refactors shadekin 2019-04-28 15:10:06 +10:00
AtermoneraandVirgoBot 9ea820fd7f Merge pull request #6058 from Neerti/permastuns_are_bad
Removes umbrella permastuns. Adds wind mechanics.
2019-04-26 19:32:29 -04:00
Heroman 4e99bbe732 Fixes wheelchairs. For real. 2019-04-18 15:53:23 +10:00
Unknown 75ede8c745 Fixes Merge Conflicts 2019-03-28 16:03:52 -04:00
NeertiandNovacat 279ffc5dc9 [READY] Fixes pixel projectiles critical bugs 2019-03-28 15:56:47 -04:00
Unknown cf39c61c2d Conflict Resolution
This one made a lynx cry.
2019-03-28 13:19:19 -04:00
NeertiandNovacat 3256202407 [READY]Ports /tg/station pixel projectiles, processing subsystems, timer subsystems, and some misc stuff to make it all work 2019-03-27 22:02:07 -04:00
AnewbeandNovacat 09b01407e3 Adds Various Sounds, Looping Sound System 2019-03-27 03:55:21 -04:00
AtermoneraandVirgoBot 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 cff73a6ad8 May or may not make movement seem smoother 2018-08-11 23:15:06 -05:00
Arokha Sieyes 1273ca9ed4 Lazily implements taur riding
It's pretty lazy. I'm sure someone with *effort* can touch it up.
2018-04-12 15:10:17 -04:00
Arokha Sieyes e248b89b7b POLARIS: Player-controlled SA QOL 2018-02-15 01:49:53 -06:00
Arokha Sieyes 5c08ee7a2a POLARIS: Simple Animal Player QOL
Adds a HUD when controlling a simple animal. Allows intents, mostly harm and help if they don't have hands. Disarm and grab if they do. Gives them a generic hud, and adds a var to decide if they have hands or not. Adds a var printed to any client that joins into a mob to explain how to play them, or lore stuff, or whatever you feel like.
2018-02-15 01:15:22 -06:00
Arokha SieyesandLeshana ff228754b3 Merge polaris sync 01 17 2018
Planes, layers, human/update_icon()
2018-01-17 17:56:51 -05:00