dvdvideo1234
9859327d3f
Removed: Spaces in the tool panel labels
2015-12-10 13:13:41 +02:00
dvdvideo1234
c36705787f
Updated: Tool panel elements now use language.GetPhrase() for description
...
Divided: AnchorPiece() to ApplyPhysicalSettings() and ApplyPhysicalAnchor()
Removed: Freezing property set when the script for disabling the physgun is called.
This is made in order to have moving/non-moving tracks, controlled by
a contraption when holding it with the physics gun will make it
saggy or really messy. This also resulted in removing the
"Weld to ground" option, which now can be created using the
"Freeze" and "Disable physics gun" checked together.
Inverted: Adviser and ghosting flags state to "disable"
2015-12-10 13:11:09 +02:00
dvdvideo1234
f1c528780b
Fixed: Some typos
2015-12-09 18:04:35 +02:00
dvdvideo1234
74e0e5ce94
Fixed: No-collide missing between pieces when anchor is selected.
...
Fixed: Attempt to call Remove() on a nil value when panel runs out of memory
Added: Panel:Tooltip() for TA options to use as tips/help
2015-12-09 17:58:19 +02:00
dvdvideo1234
edaa7ba621
Updated: Screen:DrawLine() method. Added method names.
...
Fixed: Code conception
2015-12-09 12:37:25 +02:00
dvdvideo1234
2cb2035996
Added: Some extra logs
...
Fixed: LogInstance() logHere when array is enabled/disabled
Renamed: AutoOffsetUp() to match variable name
2015-12-09 10:43:16 +02:00
dvdvideo1234
93940b8133
Changed: Source factorizing
...
Changed: the algorithm of GetPointUpGap() to GetUpAutoFill()
Updated: readme.md
2015-12-08 17:53:23 +02:00
dvdvideo1234
5f7de61b07
Updated readme.md
...
Factorized the source for Trace.HitWorld offset Pos/Ang.
2015-12-08 15:43:26 +02:00
Deyan Dobromirov
3ba3e212dc
Updated: readme.md. Added usage guide.
2015-12-07 15:49:11 +02:00
dvdvideo1234
a59952fe6a
Updated readme.md
2015-12-01 19:05:41 +02:00
dvdvideo1234
9e738ae91a
Fixed spelling of trackasmlib_wire.lua comment
...
Fixed some wring comments trackassembly.lua
Updated readme.md
2015-12-01 14:37:16 +02:00
Deyan Dobromirov
2770452f17
Removed Regex \h{1,}\r\n
2015-11-28 14:44:03 +02:00
Deyan Dobromirov
a5be10766e
Works 100%
...
Speeded based on: https://springrts.com/wiki/Lua_Performance
2015-11-28 14:41:29 +02:00
dvdvideo1234
c83e35e8df
Added some localizations: with 20% faster stringSub() than string.sub()
2015-11-27 17:20:17 +02:00
dvdvideo1234
9753ee2424
Fixed: Attempt to index "P" a nil value.
...
Reordered the names
2015-11-25 17:51:31 +02:00
dvdvideo1234
44e7aed920
Speeded up that point selection search script.
2015-11-25 17:48:10 +02:00
dvdvideo1234
8700f76b97
Fixed: Create Table crash error.
...
Fixed: Setting a point status to disabled when reloading and last argument is nil
2015-11-25 12:14:36 +02:00
dvdvideo1234
134cf6a3d1
Removed: Non-Needed "sRes"
2015-11-24 17:40:39 +02:00
dvdvideo1234
f24a05e157
Added: Some field matching errors
...
Changed: Source reordering
2015-11-24 17:31:39 +02:00
dvdvideo1234
93d52f2d11
Changed: Place a standard for sting error values bordering <VALUE>
...
Updated: InsertRecord() MatchType() messages. As they were the say it was no way good !
2015-11-24 14:26:16 +02:00
Deyan Dobromirov
1ccbc38cc2
Removed unneeded Print-s
2015-11-22 19:26:46 +02:00
Deyan Dobromirov
e5d7424702
Trim lines for spaces
2015-11-22 17:39:02 +02:00
Deyan Dobromirov
3717a06cb3
Works 100% Added timer for PHYSPROPERTIES
2015-11-22 17:35:00 +02:00
dvdvideo1234
16fce6c30d
Additional changes
2015-11-19 17:42:45 +02:00
dvdvideo1234
304db41900
Fixed some log concatenation
2015-11-19 13:20:49 +02:00
dvdvideo1234
a442c5b2f2
Getting the phys properties definition is not needed/used
2015-11-19 13:09:22 +02:00
dvdvideo1234
d83043a9e5
Added: More log handles on RestartTimer()
2015-11-19 13:01:53 +02:00
dvdvideo1234
44388bd9cf
Added: Timers for all CacheQuery% functions
...
Changed: Every CacheQuery% function gets timer setting from its defTable
Renamed: Caches/Indexes/Pool names to match convention
2015-11-17 16:18:00 +02:00
dvdvideo1234
8009e92d76
Reorganized AttachTimer() LOGs
2015-11-16 11:48:20 +02:00
dvdvideo1234
aee6386562
Renamed: TimerSettingMode() to TimerSetting()
...
Reorganized: AttachTimer() internal settings
2015-11-16 11:36:58 +02:00
dvdvideo1234
633ffeca68
Added: Memory manager for PHYSPROPERTIES.
...
Changed: AttachKillTimer() to match the convention of RestartTimer()
Renamed AttachKillTimer() to AttachTimer()
2015-11-16 10:49:10 +02:00
dvdvideo1234
f7073a79ec
Merge branch 'master' of https://github.com/dvdvideo1234/TrackAssemblyTool
2015-11-16 09:27:52 +02:00
Deyan Dobromirov
2a60a8102e
Added all Bobster's rails so far
2015-11-16 09:26:20 +02:00
Deyan Dobromirov
278138d4d6
Added all Bobster's rails so far
2015-11-15 19:07:36 +02:00
Deyan Dobromirov
3b2a147393
Fixed row lengths: N*[SPACE]+[CR][LF] -> [CR][LF]
2015-11-15 09:42:36 +02:00
Deyan Dobromirov
bb8795d0b3
Relocated PushSortVaues()\
...
Renamed GetCvar to mach convention
Overhauled StringPOA()
2015-11-15 09:30:13 +02:00
dvdvideo1234
7efb9ba7a4
Remamed Cvar creators/calls to match OpVar labels
...
Relocated push-SortValues
Removed reverse sym inside QueryPiece. It's made by RegisterPOA()
2015-11-13 17:26:42 +02:00
Deyan Dobromirov
09708676b1
Fixed: CVAR enqstore name.
2015-11-08 09:29:58 +02:00
Deyan Dobromirov
63860dde89
Works 100%
...
Added Bobster's two gauge rails
Routine pieces now properly obtain the search data.
DListView_Line column data i retrieved based on:
https://github.com/garrynewman/garrysmod/blob/master/garrysmod/lua/vgui/dlistview.lua
2015-11-07 20:11:31 +02:00
Deyan Dobromirov
2e555f7cee
No logs
2015-11-03 20:44:42 +02:00
Deyan Dobromirov
4a9ae8ae29
Restored version log
2015-11-03 20:39:27 +02:00
Deyan Dobromirov
4f903f1e3a
Enabled logs
2015-11-03 20:37:07 +02:00
Deyan Dobromirov
35d7c8b974
Restored logs
2015-11-03 20:35:44 +02:00
Deyan Dobromirov
7b7d6019ec
Disable logs
2015-11-03 20:33:57 +02:00
Deyan Dobromirov
12312990b2
Disable logs
2015-11-03 20:31:01 +02:00
Deyan Dobromirov
60f2f64fd3
Works 100% Routine pieces now have a search engine over a pattern
2015-11-03 20:18:51 +02:00
dvdvideo1234
f5df30f9f2
Set indexing standards for looping the panel container.
2015-11-03 17:02:22 +02:00
dvdvideo1234
95fb4b3fdd
Changed panel store structure
2015-11-03 16:58:47 +02:00
dvdvideo1234
e3d5e22550
Added: Some logs here and there ...
2015-11-02 16:44:27 +02:00
dvdvideo1234
d28b6777cb
Use all the parameters of pnComboBox.OnSelect = function(pnSelf, nInd, sVal, anyData)
2015-11-02 15:15:53 +02:00