Daniel Mills
|
9ba47c1b6a
|
ERADICATE V1
|
2020-11-10 01:07:28 -05:00 |
|
Daniel Mills
|
4fc8a5ad0c
|
Forcefully shove stuff into other stuff
|
2020-11-10 00:49:28 -05:00 |
|
Daniel Mills
|
5ea938a20b
|
Fixes
|
2020-11-06 09:20:29 -05:00 |
|
Daniel Mills
|
cfc8458841
|
Fixes
|
2020-11-01 10:14:50 -05:00 |
|
Daniel Mills
|
7a7fee1d8a
|
Temp fixes
|
2020-11-01 09:46:56 -05:00 |
|
Daniel Mills
|
f2339f26ca
|
v2 parallax fixes!
|
2020-10-31 14:45:58 -04:00 |
|
Daniel Mills
|
536ed2b967
|
Fix parallax sizes & imports
|
2020-10-31 08:47:47 -04:00 |
|
Daniel Mills
|
98889780b9
|
RNG Chance utils
|
2020-10-31 08:29:59 -04:00 |
|
Daniel Mills
|
97019f1a2a
|
Command stuffs
|
2020-10-28 04:51:30 -04:00 |
|
Daniel Mills
|
6ff583a916
|
REMOVE FBD
|
2020-10-28 01:28:52 -04:00 |
|
Daniel Mills
|
6a03b4b125
|
Delete fbd
|
2020-10-28 00:29:37 -04:00 |
|
Daniel Mills
|
aff7e49024
|
Hunk Slices!
|
2020-10-27 22:14:32 -04:00 |
|
Daniel Mills
|
e75afe6c41
|
""Fix"" Parallax map null issues
|
2020-10-27 02:49:52 -04:00 |
|
Daniel Mills
|
361d02e075
|
Iris reports
|
2020-10-27 02:33:44 -04:00 |
|
Daniel Mills
|
c4536d789b
|
Decorations!
|
2020-10-27 01:10:19 -04:00 |
|
Daniel Mills
|
a7f8d9126e
|
Renamings
|
2020-10-26 22:33:36 -04:00 |
|
Daniel Mills
|
b875a4898b
|
Conversion support for EWG and Schematics
|
2020-10-26 05:11:15 -04:00 |
|
Daniel Mills
|
6e294d1363
|
Bam
|
2020-10-26 03:51:03 -04:00 |
|
Daniel Mills
|
460be03a20
|
Biome implosion
|
2020-10-25 15:57:27 -04:00 |
|
Daniel Mills
|
49b494ed02
|
Pregen job remembers generally where it left off
|
2020-10-25 12:26:56 -04:00 |
|
Daniel Mills
|
c90359716b
|
Scaffolding changes
|
2020-10-25 11:43:30 -04:00 |
|
Daniel Mills
|
ed40dc34cf
|
Iris Complex
|
2020-10-24 01:59:53 -04:00 |
|
Daniel Mills
|
5d3faba762
|
Stream support
|
2020-10-24 00:29:13 -04:00 |
|
Daniel Mills
|
56203c3ee2
|
30% Performance Improvement
|
2020-10-22 19:05:52 -04:00 |
|
Daniel Mills
|
c191060b73
|
Fix command issues with not in iris world
|
2020-10-22 18:06:58 -04:00 |
|
Daniel Mills
|
bfe7cf0ed7
|
Repush
|
2020-10-22 17:57:01 -04:00 |
|
Daniel Mills
|
a8b684d966
|
Fixes
|
2020-10-22 11:07:47 -04:00 |
|
BuildTools
|
6199256058
|
Poor attempt at adding pregen pausing
Please fix /command/CommandIrisPregen.java (has // TODO:)
and
/util/PregenJob.java
(has // TODO:)
|
2020-10-21 17:47:20 +02:00 |
|
BuildTools
|
2422013ddf
|
fix typo
|
2020-10-21 17:10:19 +02:00 |
|
Daniel Mills
|
2641220fb0
|
Fix pregen resume issue
|
2020-10-21 11:04:19 -04:00 |
|
Daniel Mills
|
88d589bae5
|
1.16 NMS Support
|
2020-10-20 10:16:19 -04:00 |
|
Daniel Mills
|
2348d4a855
|
Fix block data issues
|
2020-10-19 06:10:27 -04:00 |
|
Daniel Mills
|
4dcdbdec3a
|
Fix slabs
|
2020-10-17 13:29:07 -04:00 |
|
Daniel Mills
|
564c79c411
|
Bugfixes
|
2020-10-17 13:20:38 -04:00 |
|
Daniel Mills
|
ea46c78a15
|
Faster block data!
|
2020-10-17 02:03:41 -04:00 |
|
Daniel Mills
|
93529cda60
|
Attempt at faster block data
|
2020-10-17 00:02:15 -04:00 |
|
Daniel Mills
|
468c69d2dd
|
Bugfixes & Performance Improvements
|
2020-10-16 23:45:44 -04:00 |
|
Daniel Mills
|
c7f612dac0
|
Fixes
|
2020-10-16 01:59:18 -04:00 |
|
Dan
|
1a7aa1218a
|
Revert "Merge pull request #15 from cyberpwnn/performance-passes"
This reverts commit e530e30878e39cd08f760b7d7e13ba49836433e1.
|
2020-10-16 01:58:56 -04:00 |
|
Andrew
|
dba07c1832
|
Performance pass 6 (Wrapper type may be primitive)
|
2020-10-15 22:46:25 -07:00 |
|
Andrew
|
d9d0f426e4
|
Performance pass 5 (String concatenation in loop)
|
2020-10-15 22:46:05 -07:00 |
|
Andrew
|
1b88d3d785
|
Performance pass 4 (String concatenation as argument to 'StringBuilder.append()' call)
|
2020-10-15 22:45:09 -07:00 |
|
Andrew
|
1e188fe737
|
Performance pass 3 (Manual array to collection copy)
|
2020-10-15 22:44:30 -07:00 |
|
Andrew
|
335d4abbe1
|
Performance pass 3 (Manual array copy)
|
2020-10-15 22:44:13 -07:00 |
|
Andrew
|
f8f8b884bc
|
Performance pass 1 (Fix array size)
|
2020-10-15 22:42:44 -07:00 |
|
Daniel Mills
|
6cb48e76a8
|
Fix npes
|
2020-10-15 23:47:32 -04:00 |
|
Daniel Mills
|
31320b4ab7
|
Mythic mobs support
|
2020-10-13 05:53:50 -04:00 |
|
Daniel Mills
|
38e62a9c98
|
Print errors
|
2020-10-13 04:33:28 -04:00 |
|
Daniel Mills
|
80b1374a61
|
Idea Nitpick ""Optimizations""
|
2020-10-13 03:35:40 -04:00 |
|
Daniel Mills
|
f3e7d188f9
|
Ravines
|
2020-10-12 21:40:52 -04:00 |
|