Commit Graph

290 Commits

Author SHA1 Message Date
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
thegrb93
f0d83f162e
Merge pull request #216 from thegrb93/fix-constraint-optimization
Fix constraint optimization not working on servers
2019-04-09 01:21:08 -04:00
Garrett Brown
20063e6519 Fix constraint optimization not working on servers 2019-04-09 01:18:52 -04:00
thegrb93
f294fe2551
Merge pull request #206 from thegrb93/find-parented-props
Add parented entities to copy. Fixes: #204
2019-02-14 14:30:40 -05:00
thegrb93
01e4bccf53
Merge pull request #207 from thegrb93/add-constraint-warning
Add warning message when attempting to sort over 100 constraints
2019-02-14 14:29:01 -05:00
thegrb93
d81ad2f3d6
Merge pull request #208 from thegrb93/fix-info-not-updating-in-singleplayer
Fixed info not working in singleplayer. Fixes: #199
2019-02-14 14:28:46 -05:00
thegrb93
8e33458454
Merge pull request #210 from thegrb93/preview-fix
Fixed preview functionality. Fixes: #209
2019-02-14 14:28:30 -05:00
Garrett Brown
420f06e4c8 Fixed preview functionality. Fixes: #209 2019-02-11 01:46:12 -05:00
Garrett Brown
d58d2af950 Fixed info not working in singleplayer. Fixes: #199 2019-02-11 01:23:06 -05:00
Garrett Brown
c2f814200e Add warning message when attempting to sort over 100 constraints 2019-02-10 23:58:04 -05:00
Garrett Brown
69455e640c Add parented entities to copy. Fixes: #204 2019-02-10 23:42:26 -05:00
Garrett Brown
7fed519938 Made sorting by connections optional 2019-01-22 23:48:52 -05:00
thegrb93
0cadd6325e
Merge pull request #200 from thegrb93/improve-constraint-sorting
Improved constraint sorting more
2019-01-21 12:30:03 -05:00
Garrett Brown
af66229251 Accidentally removed a needed line 2019-01-20 02:27:10 -05:00
Garrett Brown
a8cfc1718a Improved constraint sorting more 2019-01-20 00:27:02 -05:00
thegrb93
1c8e1e9755
Merge pull request #195 from thegrb93/improve-constraint-sorting
Improved sorting so nocollides are last. Also fixed lua error and bug with unsorted constraints.
2019-01-13 03:50:57 -05:00
Garrett Brown
c4aebd310c Improved sorting so nocollides are last. Also fixed lua error and bug with unsorted constraints. 2019-01-11 22:43:28 -05:00
Garrett Brown
1c7b67ef0c Revert "Cleanup old code and fix constraints with world not rotating correctly"
This reverts commit c4b8020fb5.
2019-01-10 19:58:02 -05:00