Commit Graph

417 Commits

Author SHA1 Message Date
Deyan Dobromirov
8d19f6be69
Updated file browser with proper function and variable indentation 2020-10-10 14:25:40 +03:00
thegrb93
c6c53cd954
Merge pull request #308 from dvdvideo1234/patch-1
Utilized: Dedicated local canvas panel reference
2020-09-21 15:27:17 -04:00
Deyan Dobromirov
fda44f80e3
Utilized: Dedicated local canvas panel reference 2020-09-20 15:21:24 +03:00
Sparky
c6aab40019
Merge pull request #300 from thegrb93/netstream-update
Fix desync caused by receiving delayed message
2020-08-10 22:33:21 -04:00
mitterdoo
c4ef6821d2 Fix desync caused by receiving delayed message 2020-08-10 22:31:33 -04:00
Sparky
b00706e898
Further hardened and fixed removing current download when any stream is removed (#295) 2020-05-24 11:01:12 -04:00
Sparky
6036cdfcdf
Better error detection and handling (#294) 2020-05-21 08:16:19 -04:00
CoreyLee Hassell
bb4091e3b6
Merge pull request #293 from Anticept/consistencyupdate
Updated various little root files for consistency
2020-05-20 03:38:38 -04:00
CoreyLee Hassell
09f9f7d382 Updated gmad_linux ref to always use latest build from wiremod repo. 2020-05-20 03:35:51 -04:00
CoreyLee Hassell
82c01c73c6 Updated various little root files for consistency 2020-05-17 06:22:37 -04:00
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