Commit Graph

14 Commits

Author SHA1 Message Date
David Hepworth
e60c446941 remove debug print 2020-05-07 07:50:39 +01:00
SMSum
987f3fea9c
Fixed E2 Spherical not saving due to lack of register 2020-05-06 09:47:46 -05:00
David Hepworth
825c612ac6 Reworked repo a little
Added a new 'dev' branch for trying out stuff, not guaranteed to be
stable
Added files for use with workshop
2013-04-15 18:40:45 +01:00
David Hepworth
26d9011589 fixed alphabetic ordering in tool list
thanks yomogimochi
2012-12-28 00:27:48 +00:00
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
David Hepworth
5d7bf586cf Renamed info.txt -> addon.txt
stupid garry
2012-11-03 03:17:18 +00:00
David Hepworth
37e9093434 fixed a drawing bug when makesphericaling props 2012-09-05 13:30:08 +01:00
David Hepworth
0b2dc2dbaf more license crap, also updated readme.md 2012-08-16 01:29:15 +01:00
David Hepworth
8d889ab7e8 Updated software license
see license.txt
2012-08-16 01:04:10 +01:00
David Hepworth
0fdfd7865e Fixed a clientside error (thanks gamerpaddy)
FIXED:
Error applying entity modifer, "MakeSphericalCollisions". ERROR:
[@addons/makespherical/lua/autorun/MakeSpherical.lua:109] bad argument
#1 to 'Vector' (Vector expected, got nil)
( Error occurred when pasting a dupe that uses the old format )
2012-08-14 22:20:14 +01:00
David Hepworth
96c8a2e360 ragdoll hotfix 2012-08-06 04:50:48 +01:00
David Hepworth
8b8489589c Big update, see description
+ Moved most of the main code off into another file to keep things clean
+ Split the constraints copying/applying into their own functions
+ Added the ability to offset the prop's render position
+ Improved legacy dupe support, now converts to the new data for
duplications ( just copy+save your contraptions to update to the newer
format )
+ Fixed a bug involving the controllers of wire hydraulics and wire
winches
2012-08-06 04:37:13 +01:00
David Hepworth
e74f3d4e80 Fixed being able to MakeSpherical npcs and players 2012-07-13 03:33:17 +01:00
David Hepworth
9553da0437 Fix'd Folder Structure (FFS)
Moved everything to the right folders, now you can just checkout the
repo to your addons folder
2012-07-13 03:11:43 +01:00