Commit Graph

417 Commits

Author SHA1 Message Date
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
Garrett Brown
c4b8020fb5 Cleanup old code and fix constraints with world not rotating correctly 2019-01-10 01:14:21 -05:00
thegrb93
1d51a9f058
Merge pull request #186 from thegrb93/fix-styles
Made coloring using style system
2018-12-29 15:33:25 -06:00
thegrb93
fde269f116 Thought I deleted this 2018-12-29 02:18:54 -06:00
thegrb93
9bd7c4dc56 Made coloring using style system 2018-12-28 17:38:18 -06:00
thegrb93
a1bba26cf3
Merge pull request #184 from thegrb93/fix_constraint_clustering
Made only phys_constraint_system constraints play into the sorting
2018-12-23 12:43:17 -06:00
Garrett Brown
01286154ac Made only phys_constraint_system constraints play into the sorting 2018-12-21 15:08:28 -05:00
thegrb93
b5985404b6
Merge pull request #179 from thegrb93/fix_undo_name
Fix undo name
2018-12-18 19:20:49 -05:00
Garrett
115deefc61 Fix undo name 2018-12-16 22:27:57 -05:00
thegrb93
c0e990433a
Merge pull request #177 from thegrb93/minimize-constraintsystems
Order constraints such that constraint-systems are minimized
2018-12-10 09:46:38 -05:00
Garrett
59d6f77b09 Order constraints such that constraint-systems are minimized 2018-12-09 05:58:52 -05:00
thegrb93
e8a103acd4
Merge pull request #169 from thegrb93/remove-nullesc
Remove unneeded null escaping
2018-12-07 00:38:14 -05:00
Garrett
4937a6dddd Typo fix 2018-12-07 00:37:36 -05:00
Garrett
53777ff57f Improvements 2018-12-06 02:35:09 -05:00
AbigailBuccaneer
26dd015a4c
Update encrypted Travis API key 2018-12-05 10:48:08 +00:00
AbigailBuccaneer
e1f6b78273
Ignore more files in addon.json 2018-12-05 10:33:01 +00:00
AbigailBuccaneer
b2a253d0a1
Create .travis.yml 2018-12-05 10:26:47 +00: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
thegrb93
60ff1e965b
Merge pull request #162 from thegrb93/add-wire-detection
Add wire detection to copy
2018-12-02 22:38:46 -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
thegrb93
7c07a27146
Merge pull request #160 from thegrb93/alphabetical_entity_mods
Apply entity mods alphabetically for more consistent pasteing results
2018-11-27 21:57:29 -05:00