Commit Graph

2907 Commits

Author SHA1 Message Date
Leijurv
861bb7a00a
v1.2.15 2021-04-03 16:50:01 -07:00
Leijurv
43d5458a25
fix weird behavior where allowBreak false broke #goto 2021-04-03 16:41:45 -07:00
Leijurv
fe491e4a7d
Merge pull request #1809 from Moondarker/master
Added "install" target for instant maven-ready releases
2021-04-03 13:40:56 -07:00
wagyourtail
9d1b979318
fix replaymod crash 2021-03-28 21:32:48 -07:00
Leijurv
c1794dd0ca
reduce useless links 2021-03-25 10:41:16 -10:00
Leijurv
8f7d8b1cba
Merge pull request #2611 from Flurrrr/master
Center badges and other stuff
2021-03-25 09:29:08 -10:00
flurr
8ebb8a04fa Center badges and other stuff
-center the badges
-re-arrange them to be more organized
-update the Aristois/Impact badges to the correct versions and fix broken link
2021-03-25 11:51:18 -07:00
Leijurv
ef6435a02a
whatever i don't care 2021-03-23 22:44:20 -10:00
Leijurv
5cbe0a8230
Update README.md 2021-03-23 22:44:03 -10:00
Leijurv
dcef6b556c
Update README.md 2021-03-23 22:42:39 -10:00
Leijurv
c07a636db2
Update README.md 2021-03-23 22:41:59 -10:00
Leijurv
a6be95fe33
Merge pull request #2606 from scorbett123/patch-1
fix typo
2021-03-23 10:19:11 -10:00
scorbett123
14149aa6b1
fix typo 2021-03-23 19:35:11 +00:00
Leijurv
ae901219fb
Merge pull request #2526 from ZacSharp/buildSkipBlocks
Settings to alter block treatment while builing
2021-03-23 08:09:44 -10:00
Leijurv
6d9600d132
Update README.md 2021-03-21 13:59:00 -07:00
Leijurv
ccc55562cd
Update README.md 2021-03-21 13:52:27 -07:00
ZacSharp
67d9ae881f
don't allocate tons of empty lists 2021-03-09 12:31:02 +01:00
ZacSharp
61e0525ee8
Don't copy block state properties every time 2021-03-09 12:26:47 +01:00
ZacSharp
363519db02
treat all airs as air 2021-03-09 11:53:43 +01:00
Leijurv
4bc179bd2a
Merge pull request #2462 from scorbett123/ModifiedImprovement
Improve #modified command to include original setting value.
2021-02-19 20:14:35 -08:00
Leijurv
76debda76e
Merge pull request #1978 from ZacSharp/master
 Add improved ETA and a command to access it
2021-02-19 20:13:47 -08:00
Leijurv
b4eabe19cb
Merge pull request #2482 from ZacSharp/schematicCacheClearing
Clear caches of schematics when moving them
2021-02-19 16:06:28 -08:00
ZacSharp
971b75860f
Call reset() on static schematics as well 2021-02-19 23:57:33 +01:00
ZacSharp
5a926bf169
formatting 2021-02-19 23:52:18 +01:00
Leijurv
d34f37c563
Merge pull request #2476 from biscuut/patch-1
Fixed incorrect block pos world coordinates
2021-02-19 10:54:47 -08:00
Leijurv
6035a01019
Merge pull request #2481 from ZacSharp/buildRepeatCrash
Don't crash by buildRepeating too often
2021-02-19 10:49:06 -08:00
ZacSharp
c880f71dc8
Clear caches of schematics when moving them 2021-02-17 01:59:23 +01:00
ZacSharp
13422ef7ce
lag > crash 2021-02-17 01:19:16 +01:00
Biscuit
84e2efd42c
Fixed incorrect block pos world coordinates
Fix block pos being incorrect when converting chunk coordinates to world coordinates because of order of operations.
2021-02-15 14:21:03 -05:00
ZacSharp
113d26937d
remove unused imports 2021-02-11 01:08:33 +01:00
ZacSharp
34606415d7
Don't mark skipped blocks as invalid just because they are far away 2021-02-10 23:45:12 +01:00
scorbett123
6b9c1f0a22 Improve #modified command to include original setting value.
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-10 16:00:44 +00:00
ZacSharp
132cc0e131
make range initialization more readable 2021-02-10 10:25:17 +01:00
ZacSharp
5926369a56
formatting and comments 2021-02-10 10:15:14 +01:00
ZacSharp
ff068d374f
Don't box doubles 2021-02-10 00:29:45 +01:00
Leijurv
4132d6ff61
Merge pull request #2138 from scorbett123/swordSaver
add useSwordToMine setting.
2021-02-08 16:54:37 -08:00
scorbett123
1f10199e64 Change use sword to mine to default to true.
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-08 08:34:31 +00:00
Leijurv
e97704b37f
Merge pull request #2139 from scorbett123/notifyOnDeath
notify users that their death position has been saved.
2021-02-07 14:32:43 -08:00
scorbett123
4ae81a3b0b
Merge branch 'master' into swordSaver 2021-02-07 12:19:18 +00:00
Moondarker
f4ec9a8ec1
Merge pull request #2 from cabaletta/master
Fetching latest updates
2021-02-07 06:39:00 +03:00
Leijurv
711037b619
rearrange for consistency 2021-02-06 13:36:24 -08:00
Leijurv
b32c9f1724
Merge pull request #2107 from scorbett123/toolsSaver
add itemSaver setting.
2021-02-06 13:33:01 -08:00
Leijurv
be132c531e
Update SETUP.md 2021-02-05 22:53:44 -08:00
Leijurv
fb8826caf4
Update README.md 2021-02-05 22:42:03 -08:00
Leijurv
adff60b118
Update README.md 2021-02-05 22:41:52 -08:00
Leijurv
8f863bf19b
empty 2021-02-05 20:08:46 -08:00
Leijurv
331a7f3842
Merge pull request #2407 from DifferentPerson/master
Fix SpongePowered Maven repo URL
2021-02-02 16:06:48 -08:00
DifferentPerson
25de16e051
Fix SpongePowered Maven repo URL
SpongePowered recently changed their Maven repo URL, so this is the right one
2021-01-31 15:55:52 -08:00
Leijurv
a732e766f4
crucial performance optimization 2021-01-30 17:22:19 -08:00
Leijurv
91854f97ad
fully remove remnants of xvfb 2021-01-29 21:12:44 -08:00