Jack37
7ee9239f0c
Fixed table referencing
...
Changed the order of storing tables for further referencing, fixes #34
2015-01-26 16:49:35 +01:00
Abigail
93ddc8f864
Merge pull request #33 from thegrb93/master
...
Fix #32 : Check admin-only/spawnable entities.
2015-01-08 23:31:30 +00:00
Jack37
4471b2b584
Fixed error when duplicating the keep upright constraint
...
fixes #15
2015-01-08 14:12:18 +01:00
Abigail
fb2f768265
Fix #25 . Early-out on file read errors.
...
Whoops, missed a spot.
Reported at https://github.com/wiremod/advdupe2/issues/29#issuecomment-68669306
2015-01-05 14:22:49 +00:00
thegrb93
74d2de7e66
Registered duplicator entities get handled correctly now.
2014-12-26 18:31:49 -06:00
thegrb93
33ecb4de7f
Check admin-only/spawnable entities.
...
People can spawn anything without this.
2014-12-26 16:53:15 -06:00
Abigail Buccaneer
6e2b29da7d
Fix #25 . Early-out on file read errors.
...
In cases where the file exists but we can't read it for some reason, we now display a sensible error message rather than a traceback.
2014-09-30 17:18:20 +01:00
Jack37
58cf63b971
Fixed DummyTrace error
...
fixes #20
2014-07-22 10:48:46 +02:00
Abigail Buccaneer
28d4bf73a8
Speed up area copy.
...
Use Garry's ents.FindInBox function instead of iterating over all entities in the world.
2014-07-20 09:06:17 +01:00
Abigail Buccaneer
f062d27518
Fix #18 . Use CanTool instead of CPPI.
...
Fixes an exploit where not all prop protection addons would prevent copying other player's entities with Area Copy.
2014-07-20 08:58:55 +01:00
Abigail Buccaneer
160832fecc
Fix #14 . Remove further uses of EntityList
...
It's almost like I didn't fully test my changes before committing!
2014-07-01 10:33:39 +01:00
Abigail Buccaneer
ecdc042c06
Fix #11 . Remove call to missing function.
2014-06-27 10:27:21 +01:00
Abigail Buccaneer
2fdf003211
Partially fix #13 .
...
Fixes non-admins being unable to duplicate things in multiplayer.
2014-06-24 09:43:39 +01:00
CoreyLee Hassell
d36e61d487
Merge pull request #5 from wiremod/entity-alias-fix
...
Fix entity aliases not being correctly duplicated.
2014-06-06 13:47:07 -04:00
CoreyLee Hassell
cc22c86bef
Merge pull request #6 from wiremod/4-networkvars
...
Fix #4 . Save NetworkVars in an entity's table.
2014-06-06 13:46:56 -04:00
CoreyLee Hassell
1fd15e80bd
Merge pull request #8 from wiremod/2-apache-license
...
Fix #2 . Add Apache 2.0 license and readme.
2014-05-27 22:06:51 -04:00
AbigailBuccaneer
f58a48a8f6
Fix #2 . Add Apache 2.0 license and readme.
2014-05-26 01:09:39 +01:00
AbigailBuccaneer
4891aa707b
Fix #4 . Save NetworkVars in an entity's table.
2014-05-26 00:46:32 +01:00
AbigailBuccaneer
561f8d6b56
Fix entity aliases not being correctly duplicated.
...
AdvDupe2 now relies on duplicator.IsAllowed to check if an entity can be
duplicated.
2014-05-26 00:33:21 +01:00
AbigailBuccaneer
62b6dfbfef
Added .gitattributes file.
2014-03-22 13:14:30 +01:00
tbzipper
ab112361c9
Fixed problem with new base wire entity directory.
2013-08-05 23:00:39 +00:00
tbzipper
78f0cf26d4
Fix for models that do exist.
2013-07-09 22:43:19 +00:00
tbzipper
57072b4330
Fixed saving in folders in multiplayer.
...
Fixed amount of ghosts in multiplayer.
2013-06-30 17:58:48 +00:00
tbzipper
cfa6fe48f0
Fixed opening AD1 files.
2013-06-21 11:11:29 +00:00
tbzipper
1f63f87270
legacy patch
2013-06-17 02:11:36 +00:00
tbzipper
e3166c1109
blahhhhhhhhhhhhhh
2013-06-11 03:14:38 +00:00
tbzipper
1d77d8c0fd
Fixed file problems with gmod update.
...
Fixed single player EOF checker.
2013-06-10 23:35:38 +00:00
emspike
4a62742934
[Clipboard]
...
- Fixed entity lists not being regenerated on reload.
2013-05-05 22:13:37 +00:00
emspike
44a3c77909
--Fixed unintentional error message broadcasting (identifier typo)
2013-05-03 00:47:22 +00:00
tbzipper
6dc7caacb6
2013-04-02 00:52:01 +00:00
tbzipper
0fa66f8297
Fixed UI buttons at lower resolutions.
...
Fixed EOF indicator error to actually indicate.
2013-04-02 00:37:24 +00:00
tbzipper
4214a5615a
Made message more informative.
2013-03-25 00:58:52 +00:00
tbzipper
8d05c49eb8
Added debugging code to open files after they're saved to try and fix the EOF problem.
2013-03-25 00:52:31 +00:00
tbzipper
03fcf4e131
Fixed a problem with body groups.
2013-03-10 19:53:30 +00:00
tbzipper
0d70a1ac0b
Added body groups.
2013-03-10 18:40:52 +00:00
tbzipper
0189916b43
Fixed auto character replacement for file names. File name field only allows A through Z, 0 through 9, spaces, and underscores anything else will automatically be removed.
...
Added a trigger to prevent you entering the button of your spawn menu after opening something that involves the text box. I.E. no more q after you let go of the spawn menu button to start typing.
2013-01-14 23:41:53 +00:00
tbzipper
6cf433d294
Fixed tool name not sorting properly.
...
Ghosts being stuck at 0,0,0 should be fixed now.
2013-01-05 14:10:12 +00:00
tbzipper
518fd59a78
Fixed problem with ghosting AD1 files.
2013-01-03 15:12:33 +00:00
tbzipper
c48fdf2b93
Fixed nil problem with description.
2013-01-03 11:42:30 +00:00
tbzipper
a95aef7095
Added preview function.
2013-01-02 08:42:28 +00:00
tbzipper
05977cede8
Opening files will load the ghosts totally client side now.
2013-01-02 07:18:53 +00:00
tbzipper
aedae0fb58
Added model scale.
...
Fixed a copy problem.
2012-12-31 02:35:01 +00:00
tbzipper
400ff2ae04
Fixed some comparisons with empty tables
...
Fixed Flexes not copying properly
Added support for bone manipulations
2012-12-30 01:11:02 +00:00
tbzipper
7412e8cf4f
Fixed dupefinished not being called for contraption spawner spawns.
2012-12-27 10:17:59 +00:00
tbzipper
ed8d448759
Fixed error with Expander when collapsing the root folder.
2012-12-26 22:56:04 +00:00
tbzipper
f7f7ef1a4d
Fixed problem for some people where files wouldn't save.
2012-12-25 23:22:13 +00:00
tbzipper
8aa8d84bb8
Debugging for files not saving.
2012-12-23 22:32:03 +00:00
tbzipper
257c875588
LastPos error when opening a file while opening should be totally fixed now.
2012-12-04 23:43:43 +00:00
tbzipper
1bc6a4702f
Added the links for controls and settings to the help menu.
...
Fixed WriteInt error line 447 when ghosting.
Fixed GetAddonList error line 26 when initializing addon.
Fixed error when opening a dupe while already opening a dupe *xzibit*
2012-12-03 22:51:53 +00:00
tbzipper
f68883e7f9
Fixed collision groups.
2012-11-24 17:14:23 +00:00