Garrett
53777ff57f
Improvements
2018-12-06 02:35:09 -05:00
Garrett
b5be7b668a
Remove unneeded null escaping
2018-12-03 20:50:20 -05:00
thegrb93
87be23879c
Merge pull request #168 from thegrb93/refactor-decode-error
...
Refactor decode error handling
2018-12-02 22:39:01 -05:00
Garrett
62db67ad38
Refactor decode error handling
2018-12-01 17:46:50 -05:00
Garrett
9db4bd69a4
Fixed lua error
2018-11-30 23:44:35 -05:00
Garrett
9d48b0b06f
Add wire detection to copy
2018-11-29 23:33:37 -05:00
Garrett
25d441e233
Apply entity mods alphabetically for more consistent pasteing results
2018-11-26 02:44:10 -05:00
Garrett
f15df1ce1f
Fixed another error related to using advdupe2 before menu is built
2018-11-24 21:47:17 -05:00
thegrb93
58f9acb723
Merge pull request #138 from thegrb93/newcodec2
...
Codec improvement
2018-11-21 01:44:22 -05:00
Garrett
f95f3e596b
Fix bugs and made codec error msg user friendlier
2018-11-21 01:24:38 -05:00
thegrb93
f6f8be5912
Merge pull request #153 from thegrb93/fix-118
...
Add timeout for networking
2018-11-20 23:35:53 -05:00
Garrett
518897f39e
Add clientside timeout too
2018-11-20 23:34:58 -05:00
thegrb93
8c297d22c3
Merge pull request #150 from thegrb93/spawn-rate
...
Allow greater than 1 spawnrate
2018-11-19 23:29:18 -05:00
thegrb93
5fc5bc1148
Merge pull request #128 from thegrb93/gmodanchorfix
...
Fixes gmod anchor weirdness
2018-11-19 23:26:47 -05:00
thegrb93
1b6dad3c11
Merge pull request #62 from thegrb93/limit_fix
...
Don't stop duping if a limit gets hit
2018-11-19 23:24:45 -05:00
thegrb93
81ce2e8783
Merge pull request #145 from thegrb93/fix-issue7
...
Fix error when getting dupe info before creating context menu
2018-11-19 23:24:28 -05:00
thegrb93
06ef976d77
Merge pull request #151 from thegrb93/fix-149
...
Fix file browser not deleting folders
2018-11-19 23:24:08 -05:00
thegrb93
8946e94e04
Merge pull request #154 from thegrb93/fix-152
...
Fix CPanel building too soon
2018-11-19 23:23:34 -05:00
Garrett
c52a7e642d
Made a really stupid complex function simpler.
2018-11-01 22:26:13 -04:00
Garrett
af018f692e
Fix CPanel building too soon
2018-10-27 16:31:26 -04:00
Garrett
2b1a94ad87
Add timeout for networking
2018-10-27 16:03:57 -04:00
Garrett
26fdab7a45
Fix file browser not deleting folders
2018-10-27 14:49:05 -04:00
Garrett
e7adf1cbac
Cleanup
2018-10-27 14:22:16 -04:00
Garrett
53c3a0c644
Allow greater than 1 spawnrate
2018-10-27 13:19:19 -04:00
AbigailBuccaneer
579e80d376
Merge pull request #146 from thegrb93/fix-44
...
Fixed spawner pasting offsets
2018-10-27 17:58:42 +01:00
AbigailBuccaneer
afb4d53338
Merge pull request #147 from thegrb93/fix-23
...
Add option to hide drawing spawner props
2018-10-27 17:52:33 +01:00
Garrett
c76de33126
Remove unused 'LastSpawned' output
2018-10-25 22:25:02 -04:00
Garrett
2fde5bbacc
Add option to hide drawing spawner props
2018-10-25 22:15:53 -04:00
Garrett
827339e40d
Fixed spawner pasting offsets
2018-10-25 21:46:14 -04:00
Garrett
7235ca570b
Fix error when getting dupe info before creating context menu
2018-10-24 22:42:17 -04:00
Garrett
5bc66fa367
Remove commented code
2018-09-11 21:51:50 -05:00
thegrb93
1a96ff48e8
Merge pull request #98 from thegrb93/mappaste
...
Some cleanup and added map paste on PostCleanupMap
2018-09-04 21:30:03 -04:00
Garrett
f0d61c5c58
Merge remote-tracking branch 'matiasah/patch-1'
...
# Conflicts:
# lua/advdupe2/sv_clipboard.lua
2018-09-03 02:59:52 -05:00
Garrett
8ee88c1725
Give nil a different id
2018-06-27 22:01:46 -05:00
Garrett
463109a400
Remove at-a-distance behavior
2018-06-25 17:22:49 -05:00
Garrett
d0dc5ed1d7
Make empty string use 0 id
2018-06-25 14:04:00 -05:00
Garrett
66c7c02d69
Improve string read performance
2018-06-25 01:49:57 -05:00
Garrett
4d9070c861
Remove pointless module (Doesn't implement WriteULong). Made long strings able to have null characters without corrupting the file.
2018-06-14 02:44:53 -05:00
AbigailBuccaneer
d06b7e1f7f
Merge pull request #136 from thegrb93/saveerrorfix
...
Fix trying to serialize unserializable keys
2018-06-13 16:48:23 +01:00
Garrett
a5c57d5603
Fix trying to serialize unserializable keys
2018-06-13 05:55:38 -05:00
Lewis
47eeca2dfd
Prevent errors/lag exploits. Occurs if a player hasn't right clicked with the tool yet.
2018-04-15 13:50:42 +01:00
Garrett Brown
6ad4caf851
Made sents that are supposed to be not solid stay that way
2018-04-03 10:36:35 -05:00
Garrett Brown
2b20b2a562
Add gmod_anchor to area copy blacklist
2018-04-03 07:58:30 -05:00
Garrett Brown
7cc1af59f8
For god's sakes don't copy the whole ent table.
2017-07-15 18:13:31 -05:00
Abigail
e1c4388877
Use correct URLs for help
...
For now I just commented out the forum link, as there's not an obvious replacement and the old thread is dead and irrelevant.
Fixes #107
2017-02-16 18:45:12 +00:00
Mista-Tea
48a34aa37c
Make paste angles default to 0,0,0 ( #104 )
2016-11-11 22:16:47 +00:00
thegrb93
1c39b8ed0e
Close temp file when there's an error ( #103 )
...
* Close temp file when there's an error so you don't have to wait for garbage collection of the file in order to load another dupe.
2016-10-20 10:27:11 +01:00
thegrb93
b79287b7f8
Work around error where Queue would be nil and softlock advdupe2 ( #100 )
2016-10-02 12:16:19 +01:00
thegrb93
699808791f
Optimize entity modifier applying ( #99 )
2016-10-02 12:13:37 +01:00
thegrb93
5d5496da3f
Some extra checks to prevent invalid entities from being copied. ( #85 )
2016-10-02 12:13:15 +01:00
Garrett Brown
0e75a99415
Some cleanup and added map paste on PostCleanupMap
2016-06-23 17:49:21 -05:00
thegrb93
f68c4b903c
Replace undo umsg with netmessage ( #92 )
...
We mirror internal behavior of the undo module, sending messages to clients to remove items from the client's undo queue. At some point, this was changed from using a umsg to a netmessage, and this updates us to do the same.
2016-06-15 10:15:31 +01:00
Abigail
457c6d050f
Merge pull request #76 from thegrb93/unused_splash
...
Remove unused splash screen
2016-01-15 10:40:36 +00:00
Garrett Brown
e41d41c195
Remove unused splash screen
2016-01-14 17:43:41 -06:00
Erik Rahka
005051420c
Add player to AdvDupe_FinishPasting(the other one)
...
Would allow developers to keep track of players' advanced duplicated entities.
2015-12-07 21:51:46 +01:00
Abigail
2d3a552cfa
Merge pull request #70 from thegrb93/entity_limit_fix
...
Have generic SENTs check the gamemode SENT limit.
2015-12-01 11:08:17 +00:00
Erik Rahka
f8abddf34e
Add player to AdvDupe_FinishPasting
2015-11-27 18:14:55 +01:00
Garrett Brown
22c37b269e
Fixed all limit checks.
2015-11-24 16:54:43 -06:00
Abigail
3dfc7001b6
Merge pull request #66 from thegrb93/open_while_pasting_fix
...
Correctly handle upload failures.
2015-11-24 13:59:46 +00:00
Garrett Brown
294a110753
Call entities' onduplicated function if it exists
2015-11-24 03:14:14 -06:00
Garrett Brown
06a8b19747
Have generic SENTs check the gamemode SENT limit.
2015-11-21 21:24:06 -06:00
Garrett Brown
115af0dbbc
Fixed progress bar
2015-11-20 21:48:13 -06:00
Garrett Brown
3aa4e52f1a
Fixed case when upload is rejected and the server expects data.
2015-11-15 19:18:01 -06:00
Garrett Brown
38cc3bb6b7
Fix a couple lua errors.
2015-11-14 22:50:58 -06:00
Garrett Brown
fb964753cd
Fixed file upload getting stuck when server rejects the upload
2015-11-12 21:52:14 -06:00
Garrett Brown
bed6167715
Change queue fail behavior as well.
2015-11-10 16:16:23 -06:00
Garrett Brown
1c44b2f09d
Add checkbox to toggle copying only your own props or not.
2015-11-06 19:22:38 -06:00
Garrett Brown
0a6d4f42a9
Merge branch 'FindInBox_fix' into world_copy
2015-11-06 18:50:38 -06:00
Garrett Brown
310ecb6934
Save a few nanoseconds
2015-11-06 18:47:08 -06:00
Garrett Brown
6d7e538b51
Added change note
2015-11-01 13:41:39 -06:00
Garrett Brown
57c6fd0bd4
Fix area copy. FindInBox can only return a max of 512 entities.
2015-11-01 11:51:14 -06:00
Garrett Brown
f0c44085fa
If entity limit gets hit, the dupe will stop pasting and delete all of the paste progress. This prevents that.
2015-10-31 22:27:13 -05:00
Garrett Brown
61e1f372e0
Change invalid hook call from PlayerSpawnEntity to PlayerSpawnSENT
2015-10-31 22:25:27 -05:00
Garrett Brown
56dd25091b
Don't know why this never errored before.
2015-10-01 06:56:32 -05:00
Garrett Brown
e90cb42fde
Fixes lua error when undoing while pasting.
2015-08-16 02:38:03 -05:00
Garrett Brown
596e18b515
Fix discrepancy between server and client.
2015-08-15 14:01:40 -05:00
Garrett Brown
140a4a5c81
Made help text a little more descriptive
2015-08-12 12:30:22 -05:00
Garrett Brown
e5dcd348a8
Don't do tool effect when toggling area copy. Do tool effect for anything else.
2015-08-12 04:10:49 -05:00
Garrett Brown
0d5dccb7e2
Refactor copying. Add ability to clear dupe by right clicking world, also right clicking world while empty will select all owned entities.
2015-08-12 03:58:00 -05:00
Starkkz
4063542711
Temporal fix that allows you to paste damaged contraptions
...
[AdvDupe2Notify] addons/advdupe2-master/lua/advdupe2/sv_clipboard.lua:503: attempt to index local 'first' (a nil value)
Warning: Unhandled usermessage 'Undone'
[AdvDupe2Notify] Finished Pasting!
2015-08-05 10:17:22 -03:00
Grocel
071fb108ff
Added the DoNotDuplicate check to the tool too.
2015-07-23 20:14:29 +02:00
Grocel
1c4e624083
Fixed https://github.com/wiremod/advdupe2/issues/31 and https://github.com/wiremod/advdupe2/issues/38
...
So addon coders can define entities and constraints to not to be
dupeable with `ent.DoNotDuplicate = true`.
2015-07-23 18:28:58 +02:00
Python1320
02c5a3c802
Update advdupe2_sv_init.lua
...
AddNetworkString can be outside of Initialize hook, will break AdvDupe2 less.
2015-02-10 01:09:51 +02:00
Jack37
c70eabb557
Fixed preserving frozen state for adv dupe 1 files
...
Using preserve frozen state after paste for adv dupe 1 contraptions
resulted in freezing the props that should be unfrozen, and vice versa
2015-01-28 19:23:10 +01:00
Jack37
910a01c676
Fixed opening of some AD1 files
...
Dupes that contained strings starting/ending with colon (on text screens for
example) could not be opened.
2015-01-28 11:28:29 +01:00
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
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
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
tbzipper
9b088e1a4a
Fixed a problem with modifiers if a Player was not passed as a parameter.
2012-11-14 16:20:30 +00:00
tbzipper
4bf0a79e7d
Fixed EOF errors
2012-11-10 21:22:57 +00:00
tbzipper
b2ed1976c3
Made spawn protection be disabled by default.
...
Removed ghosts being transparent because gmod broke it and makes them invisible.
2012-11-08 19:30:23 +00:00
tbzipper
67be2e25ae
Fixed a problem when referencing Entity.Entity
2012-11-07 23:11:41 +00:00
tbzipper
0001e00adf
Changed the disabled spawn protection to default on instead of off.
2012-11-07 02:01:41 +00:00
tbzipper
f0c06266bc
Fixed problem with saving after opening a file.
2012-11-07 01:17:27 +00:00
emspike
2f8e132df1
-Fixed halting when fed unserializable types.
2012-11-02 22:57:14 +00:00
tbzipper
c22beccb2e
If module is not present; default to slower gmod file strea.
2012-11-02 22:54:11 +00:00
tbzipper
60710bd9c7
2012-10-31 22:30:55 +00:00
tbzipper
5cee74a44e
Fixed problems saving dupes when there was an entity or function in the table.
...
Fixed AdvDupe2.Info being nil
Tried to make the module fail better when people don't have it installed correctly.
2012-10-31 18:35:54 +00:00
tbzipper
344dc11bb4
2012-10-25 13:34:21 +00:00
tbzipper
1f3361a6e5
2012-10-25 00:26:38 +00:00
tbzipper
605783190d
2012-10-25 00:00:08 +00:00
tbzipper
6bfff00a4a
2012-10-24 22:04:55 +00:00
tbzipper
78a40bd118
GMod 13
2012-10-24 21:23:26 +00:00
tbzipper
bb6e9f7517
2012-10-24 21:21:43 +00:00
emspike
4eef97a1a1
2012-07-17 03:15:36 +00:00
emspike
cc4087c0d4
[Codec]
...
- Serializer v2 supports recursive tables.
- Moved legacy codec bits to seperate file.
[Misc]
- Updated version/revision info
2012-07-16 02:40:25 +00:00
tbzipper
db47b5bd21
Made a work around to be able to spawn contraptions that have thrusters already on and actually thrust.
2012-07-09 04:48:02 +00:00
tbzipper
192b035cd9
Fixed ghosts not getting removed in certain situations.
2012-06-29 21:09:59 +00:00
tbzipper
e234bfde40
Fixed constraint Keepupright not copying correctly.
2012-03-20 05:56:42 +00:00
tbzipper
462ed23dab
Fixed a bug with the new hook that was causing SEnts to count as props.
2012-03-04 00:50:15 +00:00
tbzipper
0eb87421b2
Fixed a problem with the entity spawn hook if no value was returned.
2012-03-03 20:15:41 +00:00
tbzipper
6838863a1c
Removed some junk test code.
2012-03-03 20:09:59 +00:00
tbzipper
ef687c5793
Fixed bug where ghosts would get left around the map
...
Fixed a bug with a dupe finish pasting and the player being dead
Added hook "PlayerSpawnEntity" for all entities that are not prop_physics to deny their spawning.
2012-03-03 02:58:52 +00:00
tbzipper
d24f5b6a30
Added setting AdvDupe2_SpawnRate to change the rate of pasting.
2012-02-28 22:35:04 +00:00
tbzipper
1f198d060a
Fixed weight problem with the new parent fix.
2012-01-23 00:29:40 +00:00
tbzipper
1a78664c14
Fixed parented physics objects from falling.
2012-01-22 23:29:18 +00:00
emspike
f2ddd22212
[Codec] Updated output from the error-detection scheme to be more informative.
2012-01-14 18:17:13 +00:00
tbzipper
79b1c41b94
Fixed a little bit of unfinished code from the last revision.
2012-01-14 17:24:56 +00:00
tbzipper
42dbf44c94
Fixed the timer error that caused the contraption spawner derma to mess up.
2012-01-13 16:43:33 +00:00
tbzipper
ea717b4b12
Fixed some errors in the tool when creating a contraption spawner.
...
Fixed some errors in the error catch spawning.
Added min/max server settings for undo and spawn delay.
2012-01-11 12:20:30 +00:00
tbzipper
0e5fab1d44
Moved applying modifiers and call PostEntityPaste to its own for loop after entities are pasted and before constraints are pasted.
...
Changed how client files are loaded, hopefully smoother and lag free now.
2011-11-24 07:16:57 +00:00
tbzipper
715f2cdb2b
Fixed some notification bugs.
...
Fixed error catching for Pre/Post Copy/Paste functions on entities.
Fixed error with nil VehicleTable when pasting.
2011-11-24 00:14:29 +00:00
tbzipper
e004153dc0
Fixed some usermessage bugs.
...
Cleaned and optimized Copy, AreaCopy, and AreaCopy outside.
2011-11-23 01:05:57 +00:00
tbzipper
08e0551dc0
Cleaned up and optimized copy code.
...
Optimized creating constraints.
Fixed Area Copy copying bad physics.
2011-11-22 09:48:14 +00:00
tbzipper
b21454f445
Finished vehicle exploits.
2011-11-21 10:32:21 +00:00
tbzipper
8b24a8bdb8
2011-11-21 09:32:45 +00:00
tbzipper
2820d8e1fa
Fixed exploit of vehicles.
...
Fixed exploit crash of height offset.
2011-11-21 09:32:04 +00:00
tbzipper
6b3051f37b
Fix max entity problem with contraption spawner.
2011-11-20 10:56:10 +00:00
tbzipper
d9a9905675
Tweaked spawn delay and undo delay settings for contraption spawner.
...
Fixed bug when holding USE and switching weapons.
2011-11-19 20:31:51 +00:00
tbzipper
dfe5106e94
2011-11-19 00:23:09 +00:00
tbzipper
7dcc001e0c
Fixed delete files on server file not disappearing.
...
Fixed trying to read a non existent file.
Fixed Parenting problem with contraption spawner(Which had other affects as well).
Fixed a usermessage problem when deleting files.
Cleaned up quick paste function a bit.
2011-11-19 00:18:39 +00:00
tbzipper
04cddac6b0
Fixed ghosts not removing when a player leaves the server.
...
Fixed AD1 height offset problem with original location.
2011-11-17 01:05:53 +00:00
tbzipper
966df92014
Made the weight modifier get applied last.
2011-11-16 07:33:09 +00:00
tbzipper
7545903c0f
Fixed opening context menu before the tool menu. I hope.
2011-11-11 04:19:13 +00:00
tbzipper
5c62177bf5
Added non-standardized support for skins and collision group
2011-11-07 23:09:32 +00:00
tbzipper
527e1a33bd
Fixed right clicking server files, and double clicking opening.
2011-11-07 19:39:53 +00:00
tbzipper
f953243eaf
Fixed a bug with opening.
2011-11-07 19:19:29 +00:00
tbzipper
8116183b6c
Fixed single player client browser.
2011-11-07 19:13:16 +00:00
tbzipper
98cb7d2416
Added new file browser.
...
Made updating client files a little less laggy.
Changed anti spam messages.
2011-11-07 18:23:53 +00:00
tbzipper
41759fc96a
Changed path's to the data directory to lowercase data for linux servers.
2011-11-06 22:14:06 +00:00
tbzipper
7f947d8599
Changed constraint limit to default to unlimited.
2011-11-04 05:27:38 +00:00
tbzipper
5e488222e2
2011-11-02 23:28:55 +00:00
tbzipper
c2ba697bd7
Fixed error checking with modifiers and changed how they are applied.
...
Changed how weld identies are copied.
Fixed undo name when opening a file and copying something else.
2011-11-02 23:26:49 +00:00
emspike
9d628886a4
[Tool] got rid of unnecessary string.Explode calls
2011-11-02 21:56:20 +00:00
emspike
b6586f6e83
[Codec] Fixed opening AD1 dupes made on Linux (and probably Mac).
2011-11-02 19:35:52 +00:00
tbzipper
a1f665db03
Fixed prop count limit
...
Removed prop amount check when opening files
Fixed undo text
2011-11-01 22:44:04 +00:00
tbzipper
35905fa525
Added sleeping while constraining
...
Fixed a sent problem counting as a prop
Added disable spawn protection for a temp fix of SetNotSolid make phys go away on client
2011-11-01 02:28:03 +00:00
emspike
e65ee30bc1
Exception handling.
2011-10-31 06:38:31 +00:00
tbzipper
a79e9dc1c5
2011-10-31 02:56:06 +00:00
tbzipper
e36f2ab632
Fixed area copy trying to copy wire holograms.
2011-10-31 02:55:30 +00:00
tbzipper
d949871766
Commented out code that caused reporting of max sent limit hit.
2011-10-30 11:31:06 +00:00
tbzipper
c35fade73f
Fixed a small bug with entity modifiers unfreezing props while pasting.
2011-10-30 09:02:01 +00:00
tbzipper
63873d2743
Fixed the KeyValues for vehicles when pasting.
2011-10-30 04:19:32 +00:00
emspike
067d2f75db
2011-10-30 03:01:16 +00:00
emspike
23d7d5e9b2
Initial commit.
2011-10-30 02:59:26 +00:00