Commit Graph

9 Commits

Author SHA1 Message Date
Admin
3f815efe45 Updating SVN properties 2008-06-14 00:55:20 +00:00
tad2020
04d02a91ae [changed] applied garry's change to thrusters 2008-01-20 03:06:19 +00:00
LuaPineapple
0aacea8ce3 2007-12-20 01:46:48 +00:00
tad2020
a200345bd9 improved overlay text transmission over net 2007-08-21 00:47:16 +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
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
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
5f6c57beb6 fixed thruster duplication problems (effects not being saved)
fixed thrusters not being activate after duplicating or loading save
2007-03-25 20:55:36 +00:00
erkle
c53384a61a 2007-02-04 01:16:06 +00:00