MakeSpherical tool for Garry's Mod
Go to file
David Hepworth 7b967c41e4 [FIX] Airboat/Jalopy/Vehicle crash
Removed a bunch of obsolete code and made it so you can't apply
spherical collisions to a vehicle anymore
2012-12-01 04:42:08 +00:00
lua [FIX] Airboat/Jalopy/Vehicle crash 2012-12-01 04:42:08 +00:00
addon.txt Renamed info.txt -> addon.txt 2012-11-03 03:17:18 +00:00
license.txt more license crap, also updated readme.md 2012-08-16 01:29:15 +01:00
README.md more license crap, also updated readme.md 2012-08-16 01:29:15 +01:00

MakeSpherical

MakeSpherical ("Make Spherical") tool for Garry's Mod. This tool will modify the collision hull of the desired entity to be a perfect sphere, with given radius. The visual center of the entity may also be offset by a given vector.

License

Copyright (C) 2012 David 'Falcqn' Hepworth [davidhepp2@gmail.com] All rights not explicitly granted are reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and assosciated files (the "software") to use the software without restriction in any and all compatible environments, regardless of whether the use is part of a for-profit organisation or not. The software itself may UNDER NO CIRCUMSTANCES be sold, traded or monetised in any fashion whatsoever.

The software may NOT be reuploaded to any distributor or redistributed at all unless given express written consent by all authors and copyright holders. The software is free to modify for personal use, including but not limited to use on servers whether they be "for-profit" organisations or not, provided that this license is left unaltered in any way. Again, the software itself may UNDER NO CIRCUMSTANCES be sold, traded or monetised in any fashion whatsoever. Any modifications of the software may not be distributed unless either express written consent is given by the authors and copyright holders, or the modifications are part of a "FORK" on the website "GitHub".

The software and all of its assets included are property of their respective author(s). The software is provided "As-Is" without warranty of any kind, express or implied, including but not limited to the warranties of fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be held liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise arising from, out of, or in connection with the software or the use of other dealings in the software. Under no circumstances may this license be removed from any of the Software's files, documentation or code.

TL;DR for the license

You can't sell this, but it's okay to use on your servers even if the servers are for profit. It's okay to modify the code FOR YOUR OWN USE, but you can not upload this or the modified version anywhere. You're not allowed to remove the license from the files, or change it at all. If you want to redistribute either this addon, or any modified versions of it, feel free to either fork the repository on GitHub, or email me at davidhepp2@gmail.com and we'll talk about it ;)