Commit Graph

12 Commits

Author SHA1 Message Date
Admin
3f815efe45 Updating SVN properties 2008-06-14 00:55:20 +00:00
tad2020
e0e5ff0687 [fixed] wire lamp (now casts shadows)
[fixed] gate stool
[changed] renderbounds update interval (was 2sec, now 3-10sec)
This update breaks compatibility with previous gmod versions (use 572 or earlier for gmod10 v32)
2008-01-18 01:07:33 +00:00
tad2020
b538eab6d8 [improved] tracing beams
[improved/fixed] render bounds updating
2007-12-09 01:30:41 +00:00
avon
cf78d2b05f Smaller shared.lua and cl_init.lua to improve download speed, added some local vars, tweaked here and there. 2007-08-17 10:24:35 +00:00
tad2020
2dcd11b92b added updates that were lost
fixed wheels
fixed hoverballs
improved sound emitter
added lots to target finder
others
2007-08-07 19:21:29 +00:00
tad2020
d028a8fabb reverting from fuckup 2007-05-16 19:44:02 +00:00
tad2020
e269e11740 adding missing materials (not sure if they are needed) 2007-05-16 19:38:34 +00:00
tad2020
c480a91fcd added some server vars for overlaytext mitigation:
sv_Wire_SlowerOverlayTextUpdate 1: forces an extra second dealy on sending overlay text added some server vars for overlaytext mitigation:
sv_Wire_SlowerOverlayTextUpdate 1: forces an extra second delay on sending all wired overlay text.
sv_Wire_DisableOverlayTextUpdate 1: disables all wired overlay text.
sv_Wire_ForceDelayOverlayTextUpdate 1: forces all wired ents that don't have a minimum overlay text update rate set to have the minimum delay, this is now the default for non single player games.

changed wired netwars update send rate (now occures more often)

added function DebugDuplicator.GetAllConstrainedEntities: works like Duplicator.GetAllConstrainedEntitiesAndConstraints but only good for ents and is faster.

changed debug printing of wire types on link

added expermental jump drive to hover drive controller (don't ask how to use it)
added effects for jump (stargate required for sounds and maybe required for jump to function at all, untested w/o stargates)
2007-04-29 11:02:53 +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
tad2020
19e831f08e updates in preparations for beta
changed deleteonremove to use new system in welds instead
massive updates to adv duplicator. now separate module and addon
include modified weight stool that support duplication
lots of other shit
2007-03-22 03:27:52 +00:00
erkle
c53384a61a 2007-02-04 01:16:06 +00:00