cyberpwn
06a8e08244
Fix rarity selection stream... maybe
2021-11-12 04:59:48 -05:00
cyberpwn
30eda70dda
onenable stuff (coco)
2021-11-12 04:59:38 -05:00
cyberpwn
38ec4cc3ce
V+
2021-11-11 18:29:38 -05:00
cyberpwn
435271becf
Fix NPE
2021-11-11 18:25:43 -05:00
cyberpwn
991bb12c80
Drop area system
2021-11-11 17:59:19 -05:00
Dan
b8b643ebdf
Merge pull request #663 from CocoTheOwner/onlyWarnWhenPlayer
...
Only warn about null engine access when the sender is a player.
2021-11-11 17:56:48 -05:00
Dan
42ad8ba1ee
Merge pull request #664 from CocoTheOwner/validOnly
...
Better option picking for players & console
2021-11-11 17:56:38 -05:00
Dan
9f425cce4c
Merge pull request #667 from CocoTheOwner/warnWhenCreate
...
Warn users when using /iris create
2021-11-11 17:56:06 -05:00
Dan
8be08acfa2
Merge pull request #668 from CocoTheOwner/noTaskIfDisabled
...
Prevent scheduling tasks while disabled
2021-11-11 17:55:53 -05:00
Dan
6422772530
Merge pull request #671 from CocoTheOwner/betterFind
...
Improve finding by allowing minimal distance & randomization
2021-11-11 17:54:25 -05:00
Dan
a008a425ec
Merge pull request #685 from CocoTheOwner/printPregenDet
...
Print pregen details
2021-11-11 17:52:29 -05:00
Dan
0936015d84
Merge pull request #687 from CocoTheOwner/resourceTypeForVscode
...
Show entity spawners in autocomplete
2021-11-11 17:52:00 -05:00
Dan
488a59df2e
Merge pull request #688 from CocoTheOwner/hForHotload
...
shortcut h goes to hotload instead of spawner charge
2021-11-11 17:51:41 -05:00
Dan
5bf1533067
Merge pull request #689 from CocoTheOwner/gotoInStudio
...
Goto for Find & add to studio
2021-11-11 17:51:25 -05:00
CocoTheOwner
77024cd651
Goto for Find & add to studio
...
My brain still defaults to /iris studio goto so this'll help :)
2021-11-01 12:07:33 +01:00
CocoTheOwner
d0e209b2eb
shortcut h goes to hotload instead of spawner charge
2021-11-01 11:32:28 +01:00
CocoTheOwner
d934fc181c
Show entity spawners in autocomplete
2021-11-01 11:30:36 +01:00
Dan
2ca6235b5d
Add files via upload
2021-10-27 19:59:34 -04:00
cyberpwn
a271ed000e
Revert "Revert "Graphs & streams ""
...
This reverts commit 4d64ad8bb8c9aacc1945a033af11bae2d2e8b12a.
2021-10-26 23:40:54 -04:00
cyberpwn
4d64ad8bb8
Revert "Graphs & streams "
...
This reverts commit 66a717b927b996268b7bed2798c88040698b917f.
2021-10-26 23:40:52 -04:00
cyberpwn
66a717b927
Graphs & streams
2021-10-26 19:02:57 -04:00
CocoTheOwner
79114a90f5
Print pregen details
2021-10-21 09:24:50 +02:00
cyberpwn
4427748b8b
Update lombok
2021-10-21 02:04:42 -04:00
StrangeOne101
ae9b8326a4
Added studio trim command
...
- Added studio trim command. Allows you to analyze/delete unused files in a project/pack
2021-10-15 19:13:17 +13:00
cyberpwn
619c240e62
Update deps (experimental)
2021-10-09 04:29:35 -04:00
cyberpwn
19889e7d6f
Fix build
2021-10-09 04:06:59 -04:00
CocoTheOwner
107d1fc8ff
Fix random
2021-10-01 13:10:07 +02:00
CocoTheOwner
636fddd642
Improve finding by allowing minimal distance & randomization
2021-10-01 12:20:00 +02:00
StrangeOne101
13532a1f0a
Improved Decree Commands
...
- Improved parsing of inputs that aren't specified. Now, all arguments that are specified are parsed first, which allows us to assume the non specified ones more easily
- Fixes #662
2021-10-01 18:40:57 +13:00
CocoTheOwner
e1ace2ba08
Prevent scheduling tasks while disabled
2021-09-29 21:42:41 +02:00
CocoTheOwner
96f0c1d148
Warn users when using /iris create that they should use multiverse instd
2021-09-29 18:11:13 +02:00
CocoTheOwner
03ecf8fe82
Better headers & warnings
2021-09-27 15:41:15 +02:00
CocoTheOwner
1c03a7fc5c
3 tries + either valid or null
2021-09-27 15:33:45 +02:00
CocoTheOwner
85fe65612e
Only accept posted console option picking when valid result
2021-09-27 15:26:40 +02:00
CocoTheOwner
88469f6141
Merge branch 'master' into onlyWarnWhenPlayer
2021-09-27 15:24:23 +02:00
CocoTheOwner
d81ba4a8c8
Only warn about null engine access when the sender is a player.
2021-09-27 15:23:38 +02:00
cyberpwn
734c0a37f7
V+
2021-09-26 12:04:08 -04:00
cyberpwn
7becca450a
Woop works
2021-09-26 11:17:41 -04:00
cyberpwn
f2a5489363
Data bits
2021-09-26 04:42:44 -04:00
cyberpwn
c7a8cb566b
fix
2021-09-25 18:25:08 -04:00
cyberpwn
a80031c3c5
Data fixes for tec plates
2021-09-25 18:25:00 -04:00
cyberpwn
b6d9eb3dcc
f
2021-09-25 14:18:30 -04:00
cyberpwn
4a594a8e4f
Fix
2021-09-25 13:58:18 -04:00
cyberpwn
384a28c517
Clean up
2021-09-25 13:52:50 -04:00
cyberpwn
57ef3842e9
UCW
2021-09-25 13:51:36 -04:00
Dan
5b509466e6
Merge pull request #659 from CocoTheOwner/pickOptionForConsol,e
...
option picking auto-pick nr1 for consoles
2021-09-25 13:50:30 -04:00
Dan
7019947083
Merge pull request #657 from CocoTheOwner/noMultiLine
...
Reduce multi-line console statements
2021-09-25 13:49:27 -04:00
Dan
5ddc9243dd
Merge pull request #661 from CocoTheOwner/defaultHeadless
...
Make headless default
2021-09-25 13:49:05 -04:00
cyberpwn
1dd89597fd
Fix
2021-09-25 13:49:40 -04:00
cyberpwn
2ac1de4ae9
Reduced cache defaults
2021-09-25 13:44:09 -04:00