Commit Graph

8492 Commits

Author SHA1 Message Date
kay27 dffdfb3cad Fix terraform 2022-02-16 03:59:44 +04:00
kay27 2bf7ebc265 Preload village schematics and calc proper sizes 2022-02-16 03:47:23 +04:00
kay27 306a6ad20f #202 Destroy Nether Portals on ABMs 2022-02-15 03:19:43 +04:00
kay27 560882b1ba #198 Fix a crash, step 22 2022-02-14 20:55:55 +04:00
kay27 adfa83c34c #198 Fix a crash, step 21 2022-02-14 06:44:41 +04:00
kay27 403528e542 #198 Fix a crash, step 20 2022-02-14 06:39:47 +04:00
kay27 e15a82b865 #198 Fix a crash, step 19 2022-02-14 06:38:19 +04:00
kay27 194ac71c89 #198 Fix a crash, step 18 2022-02-14 06:36:15 +04:00
kay27 b3059aecba #198 Fix a crash, step 17 2022-02-14 06:34:46 +04:00
kay27 04094f97fa #198 Fix a crash, step 16 2022-02-14 06:32:51 +04:00
kay27 d20551589f #198 Fix a crash, step 15 2022-02-14 06:29:53 +04:00
kay27 adec2cbeea #198 Fix a crash, step 14 2022-02-14 06:28:35 +04:00
kay27 1ef93eab37 #198 Fix a crash, step 13 2022-02-14 02:25:19 +00:00
kay27 1537232f17 #198 Fix a crash, step 12 2022-02-14 06:23:27 +04:00
kay27 b86446df34 #198 Fix a crash, step 11 2022-02-14 06:18:07 +04:00
kay27 7e9388b80d #198 Fix a crash, step 10 2022-02-14 06:15:03 +04:00
kay27 636be37c85 #198 Fix a crash, step 9 2022-02-14 06:06:34 +04:00
kay27 89a016c0e6 #198 Fix a crash, step 8 2022-02-14 02:01:01 +00:00
kay27 52e2e2506b #198 Fix a crash, step 7 2022-02-14 01:48:09 +00:00
kay27 3984c72bbc #198 Fix a crash, step 6 2022-02-14 01:43:05 +00:00
kay27 e9e3479fb3 #198 Fix a crash, step 5 2022-02-14 01:41:26 +00:00
kay27 8b441a8156 #198 Fix a crash, step 4 2022-02-14 01:36:38 +00:00
kay27 ce0e643cad #198 Fix a crash, step 3 2022-02-14 01:23:55 +00:00
kay27 eaa8df9e55 #198 Fix a crash, step 2 2022-02-14 01:23:01 +00:00
kay27 200536b416 #198 Fix a crash, step 1 2022-02-14 01:20:30 +00:00
kay27 30fe733622 Merge remote-tracking branch 'origin/production' 2022-02-13 06:53:35 +04:00
kay27 55cc5144e1 Merge remote-tracking branch 'origin/testing' into production 2022-02-13 06:53:02 +04:00
kay27 49f84f194a Restore mob water damage 2022-02-13 06:18:50 +04:00
kay27 ac1ec1d77d #195 Fix missing player storage initialisation 2022-02-13 04:19:57 +04:00
kay27 fc48ba9a62 Merge remote-tracking branch 'origin/master' into testing 2022-02-13 04:01:32 +04:00
kay27 05281ad638 #193 Fix a typo 2022-02-13 04:01:09 +04:00
kay27 81abfa2333 #193 Fix dependencies 2022-02-13 03:59:27 +04:00
kay27 da833883b3 #193 Fix typos 2022-02-13 03:58:47 +04:00
kay27 62231b50b6 #193 Add mcl_time 2022-02-13 03:56:44 +04:00
kay27 a886eff056 #55 Fix next boats crash (If it's not an entity, what occupies them?) 2022-02-10 02:22:58 +04:00
kay27 72825ae018 Update readme (basicly remove version numbers) 2022-02-10 00:55:04 +04:00
kay27 37d914881c #185 Substitute empty textures table if missing (quickfix) 2022-02-09 17:52:15 +04:00
kay27 9bf4769810 Merge pull request 'Add crossbows to the Unbreakable enchantment's target item list' (#184) from Gustavo6046/MineClone5:crossbow-enchants into master
Reviewed-on: MineClone5/MineClone5#184
2022-02-09 12:57:10 +00:00
kay27 b4bf135c27 Merge remote-tracking branch 'origin/master' into testing 2022-02-09 15:29:04 +04:00
kay27 0176a9227c Merge amethyst textures into master 2022-02-09 15:27:55 +04:00
kay27 8b6914f43f Merge remote-tracking branch 'origin/testing' 2022-02-09 15:24:38 +04:00
kay27 52712f9133 Merge pull request 'Major changes to item physics' (#181) from Gustavo6046/MineClone5:item-physics into master
Reviewed-on: MineClone5/MineClone5#181
2022-02-09 11:22:42 +00:00
wallabra 79db2e3668
Add crossbows to Unbreakable enchantment item list 2022-02-09 05:50:33 -03:00
wallabra 4177632d21
Fix gravity on items that leave waterflow 2022-02-09 04:03:37 -03:00
wallabra 49d5e1a0f6
Do not reset item obj velocity upon leaving waterflow 2022-02-09 04:01:18 -03:00
wallabra 991eeca033
Let items undergo less waterflow drag on ice floors 2022-02-09 03:57:56 -03:00
wallabra 16c63972f9
Adjust ground friction values for item obj physics 2022-02-09 03:50:35 -03:00
wallabra 3473f4ae36
Fix item friction reduction on slippery floor 2022-02-09 03:49:25 -03:00
wallabra 68fb7433ec
Fix using facedir for shoot dir of items from droppers and dispensers 2022-02-09 03:43:15 -03:00
wallabra 7dbdd70784
Fix set_velocity calls to item entity objs in dropper and dispenser code 2022-02-09 03:36:47 -03:00