Commit Graph

6 Commits

Author SHA1 Message Date
tad2020
fb583f2967 added all sorts of stuff 2007-02-26 05:35:07 +00:00
tad2020
f531d58ce3 added paster ent. pastes using it's think so only one ent, const, or dupeinfo is done at a time. use reload to place a paster in front of your face. pastes to hitpos when placed and when use is used (will add wire input later with retracing). creates very little lag on server this way.
new file version (0.3). saves dupeinfo into it's own table and more file info (table sizes). does not break 0.2,0.1 files.
fixed the lack of never being able to dupe a pod.
added a v0.3 file of an old fly fort thing I made back when I first got gmod. It's big so it a good paste test (i need to add wires to it later).
disabled the rotating after for now.
2007-02-19 09:25:19 +00:00
tad2020
48a44f8257 added clientside ghosting in mp
moved the internal table to "duplicator[pl:UniqueID()]" for serer and just "duplicator" for clients
other stuff?
2007-02-18 07:59:28 +00:00
tad2020
c89946015a added description field and player name to file info
added loading from a sub folder of player's name
removed more junk
2007-02-14 19:19:06 +00:00
tad2020
e83274e19c added ghost entity support for loaded files (rewrote most of StartGhostEntities)
changed the file format and added file info, version and checks
changed they way loading is handeled, uses a button instead
moved all save and load file functions to main duplicator.lua
removed a lot of junk and unneed debug Msg()s
added 2 more test files and updated the first to new format
fixed vehicle dupe
and some more stuff changes in the last few days that i can't remember
2007-02-14 07:40:32 +00:00
tad2020
78ead7b43a updated duplicator. added save to/load from file support and secondary stool with those options. probably won't work in multiplayer. 2007-02-11 10:00:14 +00:00