gmod-addons/addons
Chev fa60e3be1c
LLB Baseball: Code organization & improvements
- Split entity code Lua files by realm (server, client, shared)
- Use $pp_colour_inv for color inversion
- Remove pp/texturize/invert.png as we now use $pp_colour_inv in its place
- Fixed an issue where hitting the ball perpendicular to an axis it's locked to would massively slow the ball down
- Fixed a bug where ball damage events may have accidentally been applied twice
- Use util.AddNetworkString in entity Lua file initialization instead of every time an instance of the entity is initialized
- Use better hook initialization and removal (ent identifier which uses IsValid check)
- Color invert now only applies to players within the entity's PVS instead of all players on the server
- Added some additional IsValid checks to prevent errors
- Add small screen shake effect whenever the ball collides with a wall
- Hitting the ball now 'locks' the player (freezes them & gives them temporary godmode) until the ball is unfrozen
2023-07-16 21:07:08 -07:00
..
arabic_phone Fix nokia phone IED infinite explosion bug 2021-04-18 19:28:44 -07:00
clear_voice_icon Add addon.json to every addon 2021-01-03 16:21:23 -08:00
flying_nimbus Add addon.json to every addon 2021-01-03 16:21:23 -08:00
funny_alien_dancing Add addon.json to every addon 2021-01-03 16:21:23 -08:00
gg_bathwater Add addon.json to every addon 2021-01-03 16:21:23 -08:00
llb_ball LLB Baseball: Code organization & improvements 2023-07-16 21:07:08 -07:00
map_randomizer Add addon.json to every addon 2021-01-03 16:21:23 -08:00
no_viewmodel_sway Add addon.json to every addon 2021-01-03 16:21:23 -08:00
prop_yelling Add addon.json to every addon 2021-01-03 16:21:23 -08:00
ror2_hud Add addon.json to every addon 2021-01-03 16:21:23 -08:00
screenshot_editor Screenshot Editor: Improve initialization; proper reload on autorefresh 2023-07-16 21:03:27 -07:00
simple_bunnyhop Add "other" category to chevbhop 2021-04-18 19:28:57 -07:00
vector_loc Add addon.json to every addon 2021-01-03 16:21:23 -08:00
vm_velocity Add addon.json to every addon 2021-01-03 16:21:23 -08:00