Commit graph

56 commits

Author SHA1 Message Date
Oth3r
c9cc006245 otterlib 0.2 changes 2025-06-16 15:07:37 -05:00
Oth3r
2eb6952144 fix not(!) tag check logic 2025-06-14 18:50:55 -05:00
Oth3r
e6eb46d7fa lowercase locale 2025-06-14 17:43:38 -05:00
Oth3r
2f5dc87a43 update method name to avoid deprecation 2025-05-12 23:10:41 -05:00
Oth3r
4a5df4f253 enabled logging for config files 2025-05-12 23:10:20 -05:00
Oth3r
1783c04c87 switch to otterlib config UI 2025-05-04 17:43:37 -05:00
Oth3r
3944881f22 use the otterlib customfile interface 2025-05-04 13:39:34 -05:00
Oth3r
c3b7bb02fd switch to CTxT 2025-05-03 15:41:16 -05:00
Oth3r
31fff71539 update all languages for the new naming system 2025-05-03 13:20:35 -05:00
Oth3r
dbee32a5e9 update localization 2025-02-14 11:41:15 -06:00
Oth3r
e76629af32 use player y instead of player eye y 2025-02-13 16:01:33 -06:00
Oth3r
e8ac5722ea sitting-eye-y-bounds -> height-difference-limit 2025-02-13 09:50:23 -06:00
Oth3r
04d246a5bf new y sitting limiter - #16 2025-02-11 14:51:32 -06:00
Oth3r
b46e10e835 copy constructors 2025-02-11 14:51:17 -06:00
Oth3r
15fa69baa4 add command blocks 2024-12-15 12:09:01 -06:00
Oth3r
33271c4aea add update file method to template and comment 2024-12-02 12:55:55 -06:00
Oth3r
40eb03c967 server config interaction block list + version bump 2024-12-02 12:52:53 -06:00
Oth3r
7b1766a1e7 method to save all files 2024-12-02 12:51:43 -06:00
Oth3r
8012f81e46 set sitting height clamp to 0-1 2024-11-15 13:35:13 -06:00
Oth3r
09f5e31544 move sitEntities list to Data from FileData 2024-11-15 11:19:39 -06:00
Oth3r
8f89a049f9 added Italian, Chinese Traditional, Brazilian Portuguese, & Turkish localizations 2024-11-10 11:28:56 -06:00
Oth3r
de8b66d27a move filter presets to Filter.Presets
add filter inverting
2024-11-10 11:18:42 -06:00
Oth3r
668056c19a useable false by default 2024-11-10 10:58:13 -06:00
Oth3r
31496a17d1 default entry for blacklisted blocks 2024-10-19 17:40:59 -05:00
Oth3r
ed86b67c18 changed blacklisted blocks into a customblock list 2024-10-19 17:40:37 -05:00
Oth3r
6609800f88 make option json entries final 2024-10-19 17:36:23 -05:00
Oth3r
0db8f2c55c remove blacklisted-interactions, not needed 2024-10-19 14:15:17 -05:00
Oth3r
98c841b875 better blockstate checker 2024-09-30 15:22:57 -05:00
Oth3r
9e69fe506f update default custom block with more examples, fix sitting heights 2024-09-28 17:55:02 -05:00
Oth3r
88248508cc fix exception on ! tag entries 2024-09-28 17:54:42 -05:00
Oth3r
85c8589808 clamp sitting height values to -1 - 2 2024-09-21 20:09:14 -05:00
Oth3r
2bffecf784 new custom item json type, simplifying some things 2024-09-21 19:52:44 -05:00
Oth3r
c7183506e4 better block tag checker 2024-09-21 18:44:58 -05:00
Oth3r
a2a944da2f customblock to sittingblock & customblock base without sitting height 2024-09-20 22:24:17 -05:00
Oth3r
ba77aa9d40 new file read/load system from interface 2024-08-29 16:26:37 -05:00
Oth3r
e2b1a5f414 isSitWhileSeated -> canSitWhileSeated + better sitWhileSeated logic 2024-08-26 14:39:08 -05:00
Oth3r
4db3062a62 fixed legacy updater not updating hand requirements correctly 2024-08-26 14:17:03 -05:00
Oth3r
3da6a3bb20 removed mainBlock from HandSetting entry 2024-08-17 13:34:40 -05:00
Oth3r
757ee9668a move entity spawning to the server loop to fix C2ME crash
move checkplayers to Data from FileData
2024-08-17 13:27:26 -05:00
Oth3r
8352edc84f sittingHeight -> sitting-height CustomBlock entry 2024-08-13 13:03:38 -05:00
Oth3r
b916467ca0 config file option comments 2024-08-07 13:02:08 -05:00
Oth3r
dde387cc3e make the resources folder match the new mod id 2024-08-07 12:50:09 -05:00
Oth3r
b464287fed comment + todo 2024-08-07 12:48:14 -05:00
Oth3r
ea12d8eba1 some file defaults 2024-08-07 12:45:53 -05:00
Oth3r
3eb16e58de send changes to server on file load 2024-08-07 12:45:24 -05:00
Oth3r
f4ac860799 fix (!) blockstates not working properly 2024-08-06 15:28:40 -05:00
Oth3r
915c218796 LangReader error message 2024-07-29 10:42:18 -05:00
Oth3r
ddf7703693 toggle keybinding
sit data to Data.java
client events to Events.java
2024-07-23 13:49:43 -05:00
Oth3r
7d06735b3c Data -> FileData 2024-07-23 12:27:01 -05:00
Oth3r
e105f36dc8 hand-config -> sitting-config 2024-07-23 12:18:04 -05:00