Commit Graph

9 Commits

Author SHA1 Message Date
tad2020
60643226ef [added] model selection to adv pod ctrlr
[changed] cleaned up more stools' code
[fixed] some ents not keeping updated values when duplicated
[added] presets to some stools
[fixed] some ents not being added to cleanup when duplicated
[fixed] some ents not being staying frozen when duplicated
[fixed] some ents cleanup & undo text
[changed] moved many stools control panels over to DForm functions
[changed] made easier to add preset control to cp
[changed] made easier to add cleanup and undo lang to stools/bak
[changed] made easier to add
2008-02-06 01:21:09 +00:00
tad2020
04fbd597eb [updated] some tools to use model packs
[added] new gate selection menu (may not work outside of gmod2007 beta)
2007-11-13 06:32:49 +00:00
tad2020
b4145a13fe adding lots of stuff
added Syranide's wire render caching speed bump, use "cl_Wire_DisableWireRender 2" to enable
merged multi data typing into standard gate framework
changed duplexor into standard gate and tool
removed old duplexor test ent
added 4 ent function support for (un)link wire to I/O, funnction usage is in the comments of wirelib.lua
added onlink functions support to gates (todo: onunlink and custom stuff)
updating hover drive, now takes data input from controller
added hover drive controller, alpha stage still
[ignore the commented out line in wirelib about beamlib, thats not even close to stable to be added to the svn]
2007-04-26 05:35:36 +00:00
tad2020
524d037dc2 more experimental stuff
switched base_wire_entity's overlaytext to use Beam_NetVars instead. there should no long be a danger for wire ents to update overlaytext more often.

added two server convars
sv_Wire_EnableGateInputValues: show values on input text instead of names
sv_Wire_FastOverlayTextUpdate: disables the delayed updates of overlaytext (for testing Beam_NetVars only)
2007-04-07 18:40:13 +00:00
tad2020
c449a3b5a9 changed wire stool so input and outputs are now sort in the order there were defined
added an all-gate-in-one stool and move all gate action to single file
added noclip option to gates
further fixed thruster
allow wires to be duplicated when connected outside copied system
2007-03-25 23:01:45 +00:00
moose
05b03de0af Fixed gates from not working, found ANOTHER typo. 2007-02-08 07:16:24 +00:00
erkle
8c80d60cc6 2007-02-08 06:39:35 +00:00
erkle
d4e8934fa4 2007-02-07 05:08:07 +00:00
erkle
c53384a61a 2007-02-04 01:16:06 +00:00