176 Commits
Author SHA1 Message Date
Kashargul ead0180057 converts area vars to flags 2024-12-04 22:21:38 +01:00
Kashargul 458f28fd1b Ports RS 658, 661 2024-11-20 09:52:28 +01:00
242fa3a66b Ports over configuration controller (#16484)
* Ports over configuration controller

* Fixes

* Manual path fix

* patch (#16490)

* patch

* .

* SQL Fix

* Post-rebase fix

* Added missing examples

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-22 19:26:44 +02:00
KashargulandGitHub b594520a74 next set of spans (#16434)
* next set of spans

* some more

* next

* next

* next

* .

* text...

* next... rest soon

* .

* .

* ok last set for the night

* .

* .

* .

* .

* some more

* next

* next

* all for now

* .

* some more easy ones

* some more easy ones

* .

* .

* some more bolds

* oups auto complete moment

* add the remaining spans

* this as well

* this as well

* .

* .,

* resync them properly
2024-10-16 23:37:27 +02:00
Heroman3003andGitHub f3f790815e Merge pull request #16418 from Darlantanis/GravityFix
Fixes space drift, renames has_gravity()
2024-10-05 06:17:53 +10:00
Nadyr 21be7feb0c has_gravity() rename + fixes 2024-10-03 18:35:00 -04:00
Kashargul a2c673ab7a refactors most spans 2024-10-02 21:10:31 +02:00
Guti 409aaba802 Remove 2024-09-09 02:36:53 +02:00
DrathekandGitHub 7c8bb85de3 Whitespace Standardization [MDB IGNORE] (#15748)
* Update settings

* Whitespace changes

* Comment out merger hooks in gitattributes

Corrupt maps would have to be resolved in repo before hooks could be updated

* Revert "Whitespace changes"

This reverts commit afbdd1d8442973f5d570c30920d9d865b5acd479.

* Whitespace again minus example

* Gitignore example changelog

* Restore changelog merge setting

* Keep older dmi hook attribute until hooks can be updated

* update vscode settings too

* Renormalize remaining

* Revert "Gitignore example changelog"

This reverts commit de22ad375d3ee4d5930c550da2fd23a29a86e616.

* Attempt to normalize example.yml (and another file I guess)

* Try again
2024-02-20 11:28:51 +01:00
Kashargul e4b62dfa35 remove static chat colour tags 2024-01-21 12:34:53 +01:00
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