Erik Nystø Rahka
adb66ad128
Fixed bug where duplicating effects would run unintentinal PlayerSpawnSENT hook ( #290 )
2020-05-07 16:21:12 -04:00
Divran
0176469c43
fixes adv dupe 1 loading ( #286 )
...
* fixes adv dupe 1 loading
2020-04-07 21:17:57 -04:00
Sparky
4ce169ae80
Fix checking for legacy dupes ( #284 )
...
* Fix checking for legacy dupes
* Fixed
* Move this stuff
* A few needed checks
2020-03-08 00:14:50 -05:00
Sparky
4a5d26fb11
Compression now handled. Copied from 9db23612b7
( #282 )
2020-02-23 17:35:14 -05:00
CoreyLee Hassell
04999098dc
Update addon.json
2020-02-11 18:18:21 -05:00
Sparky
db0cba745a
Add valid checking to codec. Fixes : #254 ( #270 )
...
* Add valid checking to codec. Fixes: #254
* Loosen requirement and make sure nil get empty string
2020-02-05 23:27:47 -05:00
Sparky
7bf9bbdb8f
Netstream lib update ( #278 )
2020-02-02 13:58:31 -05:00
Sparky
6ba983e122
Fix unable to turn off sorting ( #274 )
2020-01-11 20:33:19 -05:00
Sparky
6b68e998de
Add global indicator for when an entity is being spawned ( #269 )
2019-12-28 18:31:59 -05:00
Sparky
2deb7f9dea
Fixed ragdoll ghosts. Fixes : #267 ( #268 )
2019-12-28 18:18:21 -05:00
Sparky
22b3474384
Added Advdupe2 warning error for invalid class args ( #258 )
...
* Added Advdupe2 warning error for invalid class args
* Guard the recursive copy from cyclic tables
* Move done assignment to earlier
* Change ErrorNoHalt to print. (This error happens a lot)
2019-12-28 18:02:33 -05:00
Sparky
ef095f6764
Merge pull request #259 from thegrb93/unpack-fix
...
Use nil instead of false in missing args
2019-12-28 17:32:23 -05:00
Sparky
fb21c56656
Merge pull request #263 from thegrb93/missing-advdupe2ply
...
Make sure ply.AdvDupe2 exists
2019-12-03 11:49:44 -05:00
thegrb93
f45c5137a3
Make sure ply.AdvDupe2 exists
2019-12-03 10:32:46 -06:00
Sparky
9018718b3d
Merge pull request #261 from thegrb93/fix-ply-table
...
Fix lua error
2019-11-18 23:05:36 -05:00
Garrett Brown
c304a57d10
Fix lua error
2019-11-18 23:04:47 -05:00
Garrett Brown
4fcf7182e3
Use nil instead of false in missing args
2019-11-06 19:25:40 -05:00
CoreyLee Hassell
886ea30476
Update SECURITY.md
2019-07-22 22:46:50 -04:00
CoreyLee Hassell
c38e562ff0
Create SECURITY.md
2019-07-22 22:45:26 -04:00
TomyLobo
1c876aefa5
Fix whitespace
...
Travis complained.
2019-06-16 11:48:44 +02:00
thegrb93
500f01fdb9
Merge pull request #245 from thegrb93/fix-unused-umsg
...
Remove unused umsg
2019-06-08 18:21:58 -04:00
Garrett Brown
42cb82cd18
Remove unused umsg
2019-06-07 21:27:30 -04:00
thegrb93
232bb51403
Merge pull request #243 from wiremod/fix-ghost
...
Fix ghosts when paste at original location is checked
2019-06-05 21:43:34 -04:00
thegrb93
5bfdbe1df6
Fix ghosts when paste at original location is checked
...
Fixes: #242
2019-06-05 14:42:05 -04:00
Garrett Brown
0f60503ef6
Patch trail exploit. Fixes : #241
2019-06-02 22:16:02 -04:00
Garrett Brown
d8dd575690
Merge branch 'area-copy-size'
...
# Conflicts:
# lua/weapons/gmod_tool/stools/advdupe2.lua
2019-06-02 18:52:05 -04:00
Garrett Brown
6c40183103
Merge branch 'ghost-parent-fix'
2019-06-02 05:44:00 -04:00
thegrb93
a4c68b622e
Merge pull request #236 from thegrb93/ghost-bone-fix
...
Ghost bone fix
2019-06-02 03:24:37 -04:00
thegrb93
d977c9256c
Merge pull request #233 from thegrb93/ghost-refactor
...
Refactored ghost code
2019-06-02 03:24:22 -04:00
Garrett Brown
062fee1d7f
Some bugfixes
2019-06-02 03:06:53 -04:00
Garrett Brown
46aa71a0e4
Fix offset
2019-06-02 02:49:39 -04:00
Garrett Brown
cadd5125ea
Increase max area copy size to map width
2019-06-02 00:51:32 -04:00
Garrett Brown
dc0775d9b4
Merge branch 'ghost-refactor' into ghost-bone-fix
2019-06-02 00:35:00 -04:00
Garrett Brown
0537d3392c
Merge branch 'ghost-refactor' into ghost-parent-fix
2019-06-02 00:34:23 -04:00
Garrett Brown
4405e8d617
Missed a current ghost = 1
2019-06-02 00:34:15 -04:00
Garrett Brown
52f2383184
Make ghosts no longer use setparent
2019-06-02 00:33:39 -04:00
Garrett Brown
c7e49f94ad
Finished ghost bone fix
2019-06-01 23:05:05 -04:00
Garrett Brown
33fe446dda
Forgot to remove these
2019-06-01 21:17:09 -04:00
Garrett Brown
162b052082
Remove badly coded feature
2019-06-01 20:51:23 -04:00
Garrett Brown
1eebb7e0d8
Refactored ghost code
2019-06-01 20:46:17 -04:00
thegrb93
605e86b413
Merge pull request #232 from thegrb93/fileconflict-sort-fix
...
Made file number have 0 prepended to fix sorting
2019-06-01 19:57:59 -04:00
Garrett Brown
26a47da497
Made file number have 0 prepended to fix sorting
2019-06-01 19:57:12 -04:00
thegrb93
75dd4f6a43
Merge pull request #221 from thegrb93/net-refactor
...
Refactoring netcode
2019-05-13 20:09:42 -04:00
Garrett Brown
072b975d36
Empty string optimize
2019-05-08 21:33:10 -04:00
Garrett Brown
7b1d24915c
Fixed file naming stuff
2019-05-05 22:57:31 -04:00
Garrett Brown
30c797bfc4
Fix ghosts
2019-05-04 17:07:55 -04:00
Garrett Brown
454ca60078
Move file related stuff to their own file
2019-05-04 03:09:37 -04:00
CoreyLee Hassell
d51b47cce4
Update readme.md
...
Updated readme
2019-05-02 12:51:38 -04:00
Garrett Brown
7b67d4f329
Cleanup and fixed progress bar. Need to fix file downloading and test
2019-04-14 02:19:11 -04:00
Garrett Brown
7fe03cf7b9
Refactoring netcode
2019-04-13 04:15:01 -04:00