CocoTheOwner
ac6ccd2dc7
Another one
2021-08-07 21:07:18 +02:00
CocoTheOwner
fb32d11d64
Copy pasta eaten and processed :]
2021-08-07 20:38:05 +02:00
CocoTheOwner
ec75e911bd
no async file write
2021-08-07 20:10:30 +02:00
CocoTheOwner
603f032e28
Merge remote-tracking branch 'upstream/master' into UseToolbelt
2021-08-07 20:04:48 +02:00
CocoTheOwner
cf76e43898
Forgot to remove width&height from autcomplete
2021-08-07 19:53:32 +02:00
CocoTheOwner
a0df548dd3
IrisPregenStart repl. IrisPregenCreate + fixes
2021-08-07 19:50:02 +02:00
CocoTheOwner
dff6048a07
Rename class, update nodes, update messages
2021-08-07 19:25:59 +02:00
Dan
478d465cb6
Update README.md
2021-08-07 08:51:39 -04:00
Daniel Mills
271f308c36
V+
2021-08-07 08:35:59 -04:00
Daniel Mills
956958fa0e
Mantle Impl
2021-08-07 08:34:45 -04:00
Daniel Mills
6a68da0559
Cleanup
2021-08-07 08:16:24 -04:00
Daniel Mills
6683eee49a
The Mantle API
2021-08-07 08:15:28 -04:00
Daniel Mills
f258d5f932
Locking & Thread fixes
2021-08-07 08:15:09 -04:00
Daniel Mills
600995a220
Matter utilities
2021-08-07 08:15:03 -04:00
Daniel Mills
803dfed9f7
Mantle & Debugging
2021-08-07 02:48:36 -04:00
Daniel Mills
771cb45b49
V+
2021-08-06 23:12:27 -04:00
Daniel Mills
a2a7689881
Beautify updates keys
2021-08-06 23:08:48 -04:00
Daniel Mills
e9f4c3d0c7
Cleanup
2021-08-06 22:15:11 -04:00
Daniel Mills
a5ef5769b9
Tab complete for summons
2021-08-06 22:14:16 -04:00
Daniel Mills
9d251f94e5
Per chunk spawner cooldowns
2021-08-06 22:11:17 -04:00
Daniel Mills
d1e8d52f5c
Tweak particles
2021-08-06 21:01:11 -04:00
CocoTheOwner
14d2ae0c0e
Use toolbelt instead of Irisworlds
2021-08-06 23:15:22 +02:00
CocoTheOwner
dafa3bde8b
Newline & append
2021-08-06 23:13:54 +02:00
CocoTheOwner
cb923cef47
Details string klist to strinbuilder
2021-08-06 23:10:44 +02:00
CocoTheOwner
93888aeed3
nicer to work with
2021-08-06 22:58:09 +02:00
CocoTheOwner
c41e34e9d8
Patches autocomplete with no worlds & getString cast error
2021-08-06 22:53:34 +02:00
CocoTheOwner
154aea7a61
Better autocompletions
2021-08-06 22:51:02 +02:00
CocoTheOwner
bc53cd1aa4
Remove empty command descriptions
2021-08-06 22:50:52 +02:00
CocoTheOwner
ef51aa7e98
oops
2021-08-06 22:22:56 +02:00
CocoTheOwner
705c5ce790
Fix console sender, add descriptions, add -here
2021-08-06 22:20:18 +02:00
CocoTheOwner
26dee50e68
Wikilink
2021-08-06 16:54:56 +02:00
CocoTheOwner
be3d7ef11d
Upgrade pregen command. PregenTask now takes width & height ins o radius
2021-08-06 16:52:15 +02:00
Daniel Mills
ef5897969f
Fixes
2021-08-06 10:22:28 -04:00
Daniel Mills
d9cd0257ba
Fix false desc warnings
2021-08-06 07:48:56 -04:00
Daniel Mills
95bb8cb1e5
Register managers
2021-08-06 07:42:08 -04:00
Daniel Mills
e1aa2f651a
Auto stash before merge of "master" and "origin/master"
2021-08-06 07:41:34 -04:00
Daniel Mills
03c535e80d
Merge remote-tracking branch 'origin/master'
2021-08-06 07:39:39 -04:00
Daniel Mills
6f9c4f220e
Oraxen Impl & Fixes
2021-08-06 07:39:28 -04:00
Daniel Mills
6f3813b685
Gradle
2021-08-06 07:38:47 -04:00
Dan
510dde6923
Merge pull request #500 from CocoTheOwner/noMaps
...
Remove dolphins so there's no crashes because of treasure chests.
2021-08-06 07:38:12 -04:00
CocoTheOwner
a7761c1867
Villager trade warning system
2021-08-06 12:45:00 +02:00
CocoTheOwner
a2af965bad
This solves the warnings but it's probably better to <see desc>
...
Probably better to implement an annotation that cancels warnings for fields in classes that aren't Iris', such as bukkit packages. The implementation would be something like
@SuppressNoDesc
ItemStack items;
-> if !field.isAnnotationPresent(SND.class) { // error }
2021-08-06 12:38:50 +02:00
CocoTheOwner
28b6ed500b
or not
2021-08-06 12:14:05 +02:00
CocoTheOwner
6991fa39cc
more supression
2021-08-06 12:11:38 +02:00
CocoTheOwner
274469d299
This at least removes the warnings & replaces the description fields
2021-08-06 12:09:32 +02:00
CocoTheOwner
a0b8581ec5
Nothin
2021-08-06 12:03:10 +02:00
CocoTheOwner
b844a0e98d
Simplify
2021-08-06 11:37:26 +02:00
CocoTheOwner
e5f14ac176
Split into villager & dolphin manager
2021-08-06 11:36:12 +02:00
CocoTheOwner
a1110a847d
Patch dolphin, generify trades, move to dir, trades list repl. one
2021-08-06 11:33:12 +02:00
CocoTheOwner
a3889fe369
Rename var in dimension
2021-08-06 11:31:25 +02:00