Garry's Mod

Garry's Mod

Workshop Mounter
Showing 1-10 of 21 entries
< 1  2  3 >
Update: 26 May @ 10:22am

- Update the concommand module that we're replacing to the current gmod's version[github.com]

Update: 13 Nov, 2023 @ 7:04pm

- Try compatibility with Ley's similar addon in hopes to get conflicts resolved (ie SCB chatbox)[github.com]
- misc. codestyle[github.com]

Update: 7 Apr, 2023 @ 8:00pm

- Fix newly-added small addons not mounting due to not tracking already-mounted addons[github.com]
- Refactor mounting & render-locking code[github.com]

Update: 14 Dec, 2022 @ 12:31am

- Warn about invalid addons if we couldn't get the workshop information[github.com]

Update: 1 Dec, 2022 @ 12:22am

- Make sure other addons that use `resource.AddWorkshop` provide a valid workshop ID; complain about them otherwise[github.com]

Update: 5 Nov, 2022 @ 10:36pm

- Remove outdated file that was left in and was causing errors

Update: 11 Mar, 2022 @ 10:19am

- Fix a bug where closing the menu too quickly would cause an error
https://github.com/2048khz-gachi-rmx/WSMount/commit/baccb7094e452d1c24adc0a5f1898544830f0c9f

- Change mounting/rendering logic to not be crap [citation needed]
- Less delay on mounting
- Throw an error if an addon fails downloading for both the user and server owner (via a lua error)
https://github.com/2048khz-gachi-rmx/WSMount/commit/18df03b68580e28f643574d8c84a33edb4d769ea

- Fix multicore settings sometimes not restoring properly due to a quirk with how console commands are handled
https://github.com/2048khz-gachi-rmx/WSMount/commit/7b73a85f843030ef82a545c63d5853136bbb0805

Update: 11 Mar, 2022 @ 9:26am

Fix a bug where players would get stuck """""""mounting""""""" addons if the queue was empty

Update: 2 Mar, 2022 @ 7:54am

Add icons for "Fast"DL

Update: 2 Mar, 2022 @ 7:36am

Hotfix: fix hooks not being added for storage (oops lol)