Lizzy Fleckenstein
|
5d9bb7cacd
|
Fix armor not actually protecting lol
|
2021-04-14 19:06:11 +02:00 |
Lizzy Fleckenstein
|
49e7def70a
|
Implement lightning_bolt damage reason
|
2021-04-14 18:40:41 +02:00 |
Lizzy Fleckenstein
|
ad3defdfb3
|
Merge branch 'master' into damage
|
2021-04-14 18:29:42 +02:00 |
Lizzy Fleckenstein
|
c41bd3932c
|
Add global smoke spawning API
|
2021-04-14 18:14:21 +02:00 |
Lizzy Fleckenstein
|
875bb3db84
|
Use fire-like damage types properly
|
2021-04-14 17:20:51 +02:00 |
j1233
|
46b1762872
|
credit me
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/mods/ITEMS/mcl_fireworks/README.txt#L3
|
2021-04-14 14:53:33 +00:00 |
Lizzy Fleckenstein
|
963adfb4e2
|
Move @Code-Sploit to devs section
|
2021-04-14 16:37:07 +02:00 |
Lizzy Fleckenstein
|
6d0abb2973
|
Merge branch 'master' into beta
|
2021-04-14 16:36:04 +02:00 |
Lizzy Fleckenstein
|
e74838136d
|
Use cactus damage type
|
2021-04-14 16:27:21 +02:00 |
Lizzy Fleckenstein
|
d0ddd38d4e
|
Merge branch 'master' into damage
|
2021-04-14 16:14:00 +02:00 |
Lizzy Fleckenstein
|
ce0148d9a8
|
Rewrite armor; new damage system
|
2021-04-14 15:46:52 +02:00 |
epCode
|
5b93ee5e40
|
Improve rocket
|
2021-04-13 17:07:28 -07:00 |
epCode
|
8d22102c66
|
remove abitrary minetest.chat_send_all(
|
2021-04-13 16:28:38 -07:00 |
epCode
|
a93562a60c
|
Merge pull request 'Add Firework Rocket for elytra boost' (#1551) from NO11/MineClone2:elytra_rocket into master
Reviewed-on: MineClone2/MineClone2#1551
|
2021-04-13 23:27:23 +00:00 |
epCode
|
399ed85717
|
Make flying w elytra use pitch and not sneak
|
2021-04-13 16:14:37 -07:00 |
jordan4ibanez
|
67c1bc973a
|
Add lua locals into mcl_dungeons for performance
|
2021-04-14 01:19:01 +04:00 |
NO11
|
1c50f9aed6
|
fix typo
|
2021-04-13 20:52:55 +00:00 |
NO11
|
f768972469
|
add rocket texture (pixel perfection)
|
2021-04-13 20:38:00 +00:00 |
NO11
|
9c68528b8b
|
add german translation
|
2021-04-13 20:36:41 +00:00 |
NO11
|
1597e093b5
|
Dateien hochladen nach „mods/ITEMS/mcl_fireworks/sounds“
|
2021-04-13 20:35:40 +00:00 |
NO11
|
f15a28109c
|
add rocket for elytra boost
|
2021-04-13 20:33:34 +00:00 |
epCode
|
f498d3ae02
|
make elytra activate mor MC-like
|
2021-04-13 11:45:31 -07:00 |
Code-Sploit
|
cd0d2d2296
|
Fix #1548
|
2021-04-13 13:57:45 +00:00 |
kay27
|
3077498a63
|
Fix screwdriver/door duplication glitch, MineClone2/MineClone2#1149
|
2021-04-13 16:49:10 +04:00 |
Code-Sploit
|
84764389dc
|
Fix #1538
|
2021-04-13 11:34:53 +00:00 |
Lizzy Fleckenstein
|
78d387e2df
|
Rewrite mcl_torches API
|
2021-04-13 09:59:51 +02:00 |
Lizzy Fleckenstein
|
421ab9f660
|
Add timeout to static hudbars
|
2021-04-13 08:42:17 +02:00 |
Lizzy Fleckenstein
|
5ddd1d0193
|
Merge branch 'master' into beta
|
2021-04-13 08:33:31 +02:00 |
Lizzy Fleckenstein
|
037832a177
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-04-13 08:06:28 +02:00 |
epCode
|
424685d3d3
|
Add elytra (sprint in air to use)
|
2021-04-12 14:56:33 -07:00 |
Lizzy Fleckenstein
|
5028728fbc
|
Merge branch 'master' into faithful
|
2021-04-12 17:54:20 +02:00 |
Lizzy Fleckenstein
|
6f770bc962
|
Fix crash in mcl_bossbars.remove_bar
|
2021-04-12 17:54:09 +02:00 |
Lizzy Fleckenstein
|
f540bc2bb1
|
Merge branch 'master' into beta
|
2021-04-12 17:31:58 +02:00 |
Lizzy Fleckenstein
|
5fb7913355
|
Revert "Revert "Merge pull request 'Add #490' (#1515) from NO11/MineClone2:master into master""
This reverts commit 615b15f133 .
|
2021-04-12 16:36:08 +02:00 |
Lizzy Fleckenstein
|
d3a3253563
|
Revert "Revert "Make hoe dig some blocks faster""
This reverts commit db5626fcb4 .
|
2021-04-12 16:34:40 +02:00 |
Lizzy Fleckenstein
|
c3868084af
|
Revert "Fix crash with removed hoey diggroup"
This reverts commit ed7099fefc .
|
2021-04-12 16:34:25 +02:00 |
Lizzy Fleckenstein
|
0d5933b95e
|
Remove debug printin mcl_mobs
|
2021-04-12 15:45:00 +02:00 |
Lizzy Fleckenstein
|
615b15f133
|
Revert "Merge pull request 'Add #490' (#1515) from NO11/MineClone2:master into master"
This reverts commit 7a8079bb64 , reversing
changes made to 849823af1f .
|
2021-04-12 15:25:31 +02:00 |
Lizzy Fleckenstein
|
ed7099fefc
|
Fix crash with removed hoey diggroup
|
2021-04-12 15:18:19 +02:00 |
Lizzy Fleckenstein
|
db5626fcb4
|
Revert "Make hoe dig some blocks faster"
This reverts commit c1e295de5f .
|
2021-04-12 15:05:01 +02:00 |
Lizzy Fleckenstein
|
523a0c54d6
|
Localize c_x and c_y in mcl_playerplus
|
2021-04-12 14:54:14 +02:00 |
Lizzy Fleckenstein
|
b914e088cc
|
Update README files
|
2021-04-12 14:03:51 +02:00 |
Lizzy Fleckenstein
|
c0a31f0e9c
|
Fix #1535
|
2021-04-11 17:30:32 +02:00 |
Lizzy Fleckenstein
|
24f8f9166b
|
Fix #1528
|
2021-04-11 17:29:05 +02:00 |
Lizzy Fleckenstein
|
af044e6a96
|
Bossbars: Add support for non-mob bosses
|
2021-04-11 11:15:09 +02:00 |
Lizzy Fleckenstein
|
2313012f60
|
Fix #1528
|
2021-04-11 10:41:11 +02:00 |
epCode
|
ce49cd02ac
|
make player collision box MUCH closer to MC
|
2021-04-10 15:41:50 -07:00 |
kay27
|
40c733c913
|
[mobs_mc] Remove `goto` from enderman.lua
|
2021-04-11 02:11:14 +04:00 |
kay27
|
a76fe2b487
|
[mcl_mobs] Replace `goto` to `repeat-break-until true` in spawning.lua
|
2021-04-11 02:11:06 +04:00 |
kay27
|
b14ca5a843
|
Revert "[mcl_mobs, mobs_mc] TEMP! Remove `goto` to run on RasbPI4, Oil_boi free to revert"
This reverts commit ea41c82834 .
|
2021-04-11 02:10:27 +04:00 |