Garry's Mod
Track Assembly Tool
Mostrando 341-350 de 401 aportaciones
< 1 ... 33  34  35  36  37 ... 41 >
Actualización: 8 AGO 2015 a las 3:07

Removed .svn database

Commit [ master ] 71c1adee68b4e613a374647a6cc0e97516df322a

Actualización: 6 AGO 2015 a las 10:52

Added: Snap piece to surface option
Added control for
-- Max pieces count when stacking
-- Max active Radius
-- Max frequently used pieces displaied on the cache panel

Commit [ master ] d49e2eddcc1df9191cb94a34b1750f6891f3c870

Actualización: 20 JUL 2015 a las 5:56

Added: Parameterizable out of bounds error ( it can be even turned of, but be careful !)
Removed unneeded print()-s

Connit [ master ] 839750b2af589914e16f1ef09a355dead5f0c5a6

Actualización: 21 JUN 2015 a las 9:14

Localized asmlib

Commit [ master ] 41d4df842eaa61adf09316f357aee4a39defe4c3

Actualización: 14 JUN 2015 a las 8:42

Aligned a line

Commit [ master ] b7d94c51ec55d33e40dfd1b07a66e6242d467f61

Actualización: 7 JUN 2015 a las 2:02

Changed: Turned off logs by Default

Commit [master] bae1a06ba5ca015632d960edaf5c12b8c981129a

Actualización: 7 JUN 2015 a las 1:56

Changed: Draw OOP Api added DrawRect()
Cahnged: Decoding offset os not dependent by A/V indexes
Added: Anchor Piece Status handling
Arranged: AttachKillTimer() with table navigation

Actualización: 31 MAY 2015 a las 1:56

Updated Screen OOP api
Updated exporting
Added Fancy colors to the DrawToolScreen()
Added [Panel]pnFrame:Remove() when clicking [X] Removed memory leak

Commit [master] aec1546a8fbcc460aef936d7758edbfcf89270d6

Actualización: 10 MAY 2015 a las 11:38

Turn off automatic cache management for PHYSPROPERTIES
Set the maximum pieces stack count to 200

Actualización: 10 MAY 2015 a las 1:21

To be considered as TrackAssembly 3 Major update

Fixed divide to zero when SnapValue is called ( 0 coresponds to no snap )
Fixed timer deletion when not having a proper key somtimes
Added phys properties and panel cache warm-up inside *_init ( faster panel loading )
Added ability of the pieces to be breeded ( faster stacking )
Added container class to store stuff ( mainly colors for drawing )
Added center point calculation preference.
Changed client-side drawing with personal OOP Screen class ( source organization )
Changed table keys are no loger using string concatenation ( faster )
Chahged location of the piece creation ( MakePiece ) is inside the tool module
Changed the old "ConstraintPiece" is now a method of the piece called Anchor(Base)
Renamed trackassembly_load.lua to trackassembly_init.lua
Removed double calling when pasting body-groups/skin IDs
Removed the use of "local LibSomething = " and replaced it it with OpVariables

Commit [ VarSpace ] e8b5cbe92a2c5255cbf51201193af294b3081ab5