Garry's Mod

Garry's Mod

Track Assembly Tool
Showing 361-370 of 400 entries
< 1 ... 35  36  37  38  39  40 >
Update: Dec 22, 2014 @ 5:47am

Migrated DB into the TOOL

Update: Dec 21, 2014 @ 11:12pm

Fixed Server ghosting.

Update: Dec 21, 2014 @ 2:37pm

Changed Directory structure

Update: Dec 21, 2014 @ 8:21am

Reorganized folders/names!

Update: Dec 20, 2014 @ 11:46pm

Major update, concetion changes !

Have to be considered to be Trackassembly 2 ( But I dont wanna put meaningless stuff in the name xD)

DB:

1) Added More bridges

SRC:

1) AssemblyLib is now a module
2) Inserts are modules
3) Everything now returns a reference to a valid cache or nil
4) Added Cache record life-time based on timers
5) Added Database storage and load from a file
6) Client now properly draws lines
7) Added RequireOnceDB()
8) Database can be edited using MS Excel after exported to a file
9) Using separate local varaibles instead of " local AssemblyLib.[Something] "
10) Everything has a lifespan in the cashe ( Automatic memory managment )
11) No templorary made objects
12) Other optimization improvements
13) Source beatyfier Rules

Update: Nov 30, 2014 @ 11:11am

DB: Fixed Bridge names

Update: Nov 27, 2014 @ 10:30am

Fixed: Ball rails --> funnel.mdl origin/angle

Update: Nov 27, 2014 @ 10:13am

Fixed:

[Track Assembly Tool] lua/weapons/gmod_tool/stools/trackassembly.lua:2608: ')' expected near 'then'
1. unknown - lua/weapons/gmod_tool/stools/trackassembly.lua:0

Update: Nov 26, 2014 @ 10:16am

SRC: Shortened the gravity control

Update: Nov 22, 2014 @ 2:28am

Major update !

DB:
1) Added All pointed bridges
2) Added table "PhysProperties"
3) Added all propertyes from https://developer.valvesoftware.com/wiki/Material_surface_properties

SRC:
1) Added material surface type selection with two Combo boxes
2) Added Enable gravity checkbox
3) Default piece name is now "Some Track Piece"
4) Iproved mnemonics