Stable
1.3.5
- Fix printers ownership loss on owner disconnect (in a shit way... I'm not sure if DarkRP is supposed to handle this on its own or not)
- This worked for me on a listen server with bots but I'm not sure if it's actually reliable on a real server, I'd like some feedback on this change if possible.
- Use entity table for config values used in ENT:Think(), might as well
- Don't inherit some big tables from config on entity init
Stable
1.3.4.1
- Fix render distance, but you need to change your
sh_config.lua
MaxRenderDistance
needs to be a number like so:256 ^ 2
. Do not forget it, as the distance you want to use needs to be squared for my calculations to work. I've done this so editing the config file would autorefresh properly when testing out values.
Stable
1.3.4
- Fix render distance checking, apparently the add-on's been broken for a long while without me noticing.
- Added config option to customize the printer's model color on spawn.
- A tiny change to try and make sure nothing breaks when using upgrades, not sure if it will work or affect anything.
Stable
1.3.3
- Add config for overriding global max amount of printers that you can own for specific usergroups
Stable
1.3.2
- Hide "Edit Properties" property if local player isn't super admin (reduces confusion)
Stable
1.3.1
- Removed the hard coded purchase limit of printer upgrades (I don't know why I did this, probably slipped by when I made the add-on)
Stable
1.3.0
- Added a new config option,
MaxRenderDistance
which determines how far you have to be from a printer for its screen to stop rendering. This helps a little bit with performance if you have a ton of printers in an area. - Optimized printer screen rendering. It can probably be better but the performance increase is noticeable already.
Stable
1.2.9
- Oops (fixed syntax error)
Stable
1.2.8
- Fixed pocketing when printer is exploding
Stable
1.2.7
- Players can now use the Remover tool on their own printers
- You can now set a global limit for the amount of printers you can have at once (config value name:
GlobalMax
)
Stable
1.2.6
Sort tiers by key names alphabetically so the order isn't so random anymore
Stable
1.2.5
- Added support for https://www.gmodstore.com/market/view/v14rMk1OTW6iUbuG5ns7fw (I hope)
- I think I broke usergroup based printing multipliers, that should be fixed
Showing 12 of 19 total results
- 1
- Next ›