Garry's Mod

Garry's Mod

Track Assembly Tool
Viser 361-370 af 400 forekomster
< 1 ... 35  36  37  38  39  40 >
Opdatering: 22. dec. 2014 kl. 5:47

Migrated DB into the TOOL

Opdatering: 21. dec. 2014 kl. 23:12

Fixed Server ghosting.

Opdatering: 21. dec. 2014 kl. 14:37

Changed Directory structure

Opdatering: 21. dec. 2014 kl. 8:21

Reorganized folders/names!

Opdatering: 20. dec. 2014 kl. 23:46

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

Opdatering: 30. nov. 2014 kl. 11:11

DB: Fixed Bridge names

Opdatering: 27. nov. 2014 kl. 10:30

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

Opdatering: 27. nov. 2014 kl. 10:13

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

Opdatering: 26. nov. 2014 kl. 10:16

SRC: Shortened the gravity control

Opdatering: 22. nov. 2014 kl. 2:28

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