Garry's Mod

Garry's Mod

Offset hoverballs
Viser 1-10 af 32 forekomster
< 1  2  3  4 >
Opdatering: 18. aug. 2024 kl. 7:09

Updated Steam version to GitHub latest. (Commit #208 - PR by dvdvideo1234)
- EOL consistency LF across all files.

Opdatering: 9. dec. 2023 kl. 10:56

Updated steam version to GitHub latest.

- Turkish language translation by NovaDiablox on Github.

Opdatering: 1. dec. 2023 kl. 8:26

Updated steam version to GitHub latest. (198 commits, holy moly)

- Further optimisations to the UI that appears when looking at an OHB.
- Resource files now use more consistent translation keys for UI strings.
- Updated Bulgarian translation.

Opdatering: 15. nov. 2023 kl. 16:55

Updated steam version to GitHub latest.

- More code optimisation & cleanup.
- Better function to replace default math.sin for text pulse effect.

Thanks again to @dvdvideo1234

Opdatering: 10. nov. 2023 kl. 20:24

Updated steam version to GitHub latest.

- Fixed broken tooltip on spawnmenu.

Opdatering: 9. nov. 2023 kl. 10:48

Updated steam version to GitHub latest.

Opdatering: 27. okt. 2023 kl. 18:46

Updated steam version to GitHub latest.

Opdatering: 20. okt. 2023 kl. 19:00

Updated steam version to GitHub latest.

- Experimental fix for the error reported in the comments by Dexious Emera. Thank you!

Opdatering: 11. okt. 2023 kl. 19:47

Updated steam version to GitHub latest.
Yet more tinkering with Wiremod integration.

- Seeing as the wiremod input 'Height' just accepts a number to set as the hover height, that input has been renamed to "Set height".

- A new wire input has been added called 'Adjust height' that allows for smoother changes by internally emulating presses of the up and down hotkeys.
Any positive input goes up, any negative goes down. An input of 0 does nothing.
Hopefully this should make your wiremod logic simpler and remove the need for wire numpad outputs.

- Added a "Height adjust speed" wire input because there wasn't one before.

- Changing the 'Air resistance' value via wire now updates the physics immediately. Drift button anyone?


Other minor changes:
- Hover UI now updates correctly when values are changed via wiremod.
- Fixed "Air resistance" wire input not updating correctly unless brakes were toggled.
- Fixed wire inputs being able to update while hover is disabled.
- Fixed changing wiremod inputs removing the 'Brakes enabled' header.
- More minor code optimisations.
- Removed Herobrine.

Opdatering: 10. okt. 2023 kl. 21:52

Updated steam version to GitHub latest.

- Fix: Duped hoverballs should now properly remember their wiremod config.