Commit graph

331 commits

Author SHA1 Message Date
Oth3r
0bbb46b4f4 lang move to Utl, make all references to language file use Utl.lang() 2024-02-24 23:34:20 -06:00
Oth3r
bf093a51b5 2nd lang makeover 2024-02-24 23:33:44 -06:00
Oth3r
d778c7e349 fixed YACL versions 2024-02-09 18:04:49 -06:00
Oth3r
6a2afaf88c updated Utl locations 2024-02-09 18:04:40 -06:00
Oth3r
47087db49e new config locations 2024-02-09 18:04:29 -06:00
Oth3r
d5504310f0 better way of choosing settings & new final config strings 2024-02-09 18:04:10 -06:00
Oth3r
f646bf13e3 better config 2024-02-09 18:03:46 -06:00
Oth3r
e4f942b0fd optimized lang & new config entries 2024-02-09 18:03:36 -06:00
Oth3r
c2e3830d4f v1.1.3+1.20.2-1.20.4 2024-01-08 11:58:35 -06:00
Oth3r
112a19a1d3 added es_es
localizations by lacteada
2024-01-08 11:45:29 -06:00
Oth3r
9304c2e087 added missing config entry 2024-01-08 11:43:12 -06:00
Oth3r
885929294e optimized lang file 2024-01-08 11:42:33 -06:00
Oth3r
21b567697a v1.1.2+1.20.2-1.20.4 2023-12-09 13:06:09 -06:00
Oth3r
9b51b1c0ec fixed sitting height update for 1.20.2+ 2023-12-09 13:05:51 -06:00
Oth3r
ac9dc8943c v1.1.1+1.20.2-1.20.4 2023-12-07 12:24:29 -06:00
Oth3r
2003fdb206 Merge branch 'master' into dev
# Conflicts:
#	gradle.properties
#	src/main/resources/fabric.mod.json
2023-12-05 14:27:24 -06:00
Oth3r
715585f693 Merge branch '1.20-1.20.1' into dev
# Conflicts:
#	src/main/java/one/oth3r/sit/PacketBuilder.java
#	src/main/java/one/oth3r/sit/Sit.java
2023-12-05 14:26:48 -06:00
Oth3r
074a4f1192 v1.1.1+1.20.2-1.20.3 2023-12-05 14:21:22 -06:00
Oth3r
5cfa106966 fix config not commenting correctly 2023-12-05 14:21:01 -06:00
Oth3r
fe3a812569 fix fix 2023-12-05 13:56:56 -06:00
Oth3r
bcf1a7159b update README.md 2023-12-01 16:39:48 -06:00
Oth3r
9e7a0283bc fix? 2023-11-30 20:47:46 -06:00
Oth3r
70e43c515f fix? 2023-11-30 17:58:16 -06:00
Oth3r
2c420aa555 the REAL 1.20-1.20.1 fix this time 2023-11-26 11:20:59 -06:00
Oth3r
41474091dc the REAL 1.20-1.20.1 fix this time 2023-11-26 10:35:49 -06:00
Oth3r
a1d651f2dd make sure the buf is released 2023-11-26 10:19:52 -06:00
Oth3r
d0872ef8f1 make sure the buf is released 2023-11-26 10:19:34 -06:00
Oth3r
c8142136f4 1.20-1.20.1 fix 2023-11-26 10:17:27 -06:00
Oth3r
bf736d17a2 update 1.20.1 2023-11-26 10:17:04 -06:00
Oth3r
ede8f290dc 1.20-1.20.1 fix 2023-11-26 10:16:36 -06:00
Oth3r
6ea2982876 Merge branch 'master' into 1.20-1.20.1
# Conflicts:
#	gradle.properties
#	src/main/java/one/oth3r/sit/Events.java
2023-11-26 09:25:44 -06:00
Oth3r
aadec761fb v1.1.0 2023-11-26 00:43:05 -06:00
Oth3r
3be4f289c7 update README.md 2023-11-26 00:42:59 -06:00
Oth3r
cf20a39c4c removing testing print 2023-11-26 00:40:26 -06:00
Oth3r
9bac78a087 fix file saving for utf-8 chars 2023-11-26 00:39:58 -06:00
Oth3r
34bf49c62f flip isClient boolean, and remove redundant SitServer 2023-11-26 00:18:53 -06:00
Oth3r
52117ea5c4 optimized and fixed LangReader for different languages 2023-11-26 00:17:01 -06:00
Oth3r
e924785faf - Russian translations by adamadamich 2023-11-25 19:36:55 -06:00
Oth3r
9829a2d089 new readme 2023-11-25 19:33:11 -06:00
Oth3r
618d1b9e6b more comments and clarity, more to come 2023-11-25 10:38:55 -06:00
Oth3r
c048dddbc2 better checkBlocks() 2023-11-25 10:38:05 -06:00
Oth3r
46f3c48e10 new isSitSafe() & isAboveBlockheight() 2023-11-25 10:37:49 -06:00
Oth3r
eb65aacd4d fix block restriction not working 2023-11-25 10:37:07 -06:00
Oth3r
691eacb82e more comments 2023-11-25 10:36:50 -06:00
Oth3r
05ed35e0ef console reload support 2023-11-25 10:36:00 -06:00
Oth3r
683956585f some changes 2023-11-22 23:15:29 -06:00
Oth3r
43c72ce1ba per player hand restrictions
* optimized code
2023-11-21 23:21:47 -06:00
Oth3r
614fddb6bd config 1.1, better version system & fixing config soft locking 2023-11-21 23:21:16 -06:00
Oth3r
213e041729 v1.0.3+1.20-1.20.1 2023-10-24 18:39:03 -05:00
Oth3r
ec26112775 Revert "1.20.2 shifts everything down by .25"
This reverts commit b0ae994050.
2023-10-24 18:37:06 -05:00