jordan4ibanez
|
9e4bf6e130
|
Move old set_yaw and add node on set_velocity
|
2021-04-15 11:29:18 -04:00 |
jordan4ibanez
|
e53a193c4f
|
Fix get_velocity (mobs internal)
|
2021-04-15 11:25:55 -04:00 |
jordan4ibanez
|
14207dd96a
|
Smooth out mob movement set_velocity more
|
2021-04-15 11:23:52 -04:00 |
jordan4ibanez
|
a0ed1a0b20
|
Add automatic rotation lock
|
2021-04-15 10:05:24 -04:00 |
jordan4ibanez
|
ba46e7fa42
|
Remove old debug of colliding with objects
|
2021-04-15 09:28:58 -04:00 |
jordan4ibanez
|
61124905f3
|
Add in mob auto rotation (implementation 1)
|
2021-04-15 09:28:22 -04:00 |
NO11
|
3fbeab7c85
|
Merge pull request 'Make cactus destroy items' (#1567) from NO11/MineClone2:master into master
Reviewed-on: MineClone2/MineClone2#1567
|
2021-04-15 13:21:46 +00:00 |
AFCMS
|
d865d95639
|
update config
|
2021-04-15 14:26:12 +02:00 |
NO11
|
a8760c0375
|
Reduce the radius in which a cactus destroys items
|
2021-04-15 12:23:08 +00:00 |
AFCMS
|
54f81b7740
|
add basic .luacheckrc file
|
2021-04-15 14:19:11 +02:00 |
kay27
|
93429549b8
|
Merge remote-tracking branch 'origin/master' into mineclone5
|
2021-04-15 15:50:38 +04:00 |
NO11
|
bbffda3635
|
Make cactus destroy items
|
2021-04-15 11:21:15 +00:00 |
Nils Dagsson Moskopp
|
2575e20e7e
|
Show preview of new banner pattern when crafting it
|
2021-04-15 13:25:59 +04:00 |
epCode
|
5fe30d7287
|
Make Zmbs, Husks, Sklys, Strys, and WthrSklys support armor textures.
|
2021-04-14 16:51:17 -07:00 |
jordan4ibanez
|
8b200c7352
|
Add in basic movement rotation testing
|
2021-04-14 19:38:14 -04:00 |
jordan4ibanez
|
67259891a8
|
Remove unneeded comments
|
2021-04-14 18:01:29 -04:00 |
jordan4ibanez
|
d063db751c
|
Disable mcl_playerplus random check that moves players randomly
|
2021-04-14 17:26:20 -04:00 |
jordan4ibanez
|
d4db27f0e1
|
Update backup_code_api.lua
|
2021-04-14 17:25:39 -04:00 |
Benjamin Schötz
|
bffd032a8b
|
Fixes my own typo ;)
|
2021-04-14 22:06:03 +02:00 |
Benjamin Schötz
|
e4c8ba795a
|
Fixes typos, grammar errors, and some translation flaws in several german translation files.
|
2021-04-14 22:03:36 +02:00 |
epCode
|
18cdd13c06
|
Partialy fix #1559
|
2021-04-14 11:01:50 -07:00 |
Lizzy Fleckenstein
|
7f28f4a9d1
|
Merge branch 'master' into mineclone5
|
2021-04-14 18:16:24 +02:00 |
Lizzy Fleckenstein
|
c41bd3932c
|
Add global smoke spawning API
|
2021-04-14 18:14:21 +02:00 |
jordan4ibanez
|
755533beeb
|
Disable literally everything in mobs api
|
2021-04-14 11:50:22 -04:00 |
Elias Fleckenstein
|
76af838f4c
|
Merge pull request 'Credit me' (#1558) from j1233/MineClone2:master into master
Reviewed-on: MineClone2/MineClone2#1558
|
2021-04-14 15:15:19 +00: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 |
j1233
|
a069406f40
|
credit me
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/mods/ITEMS/mcl_fireworks/README.txt#L3
|
2021-04-14 14:52:00 +00:00 |
Elias Fleckenstein
|
97f8c92d95
|
Merge pull request 'Update README files' (#1544) from beta into master
Reviewed-on: MineClone2/MineClone2#1544
|
2021-04-14 14:38:02 +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 |
Nicu
|
36391d8583
|
Updated required Minetest version
5.0.0 -> 5.3.0
|
2021-04-14 10:18:56 +00:00 |
jordan4ibanez
|
3f6312a631
|
Make mobs magnetic collision more jello-y
|
2021-04-13 20:24:46 -04:00 |
epCode
|
5b93ee5e40
|
Improve rocket
|
2021-04-13 17:07:28 -07:00 |
jordan4ibanez
|
aa4d34c10e
|
Improve mob to mob collision
|
2021-04-13 20:00:38 -04:00 |
jordan4ibanez
|
1210bc463a
|
prevent mob collision detection shootout
|
2021-04-13 19:44:24 -04: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 |
jordan4ibanez
|
ed60266713
|
Gut even more elements of the api
|
2021-04-13 19:17:48 -04:00 |
epCode
|
399ed85717
|
Make flying w elytra use pitch and not sneak
|
2021-04-13 16:14:37 -07:00 |
jordan4ibanez
|
220d30df5f
|
Completely gut do_states
|
2021-04-13 19:13:29 -04:00 |
jordan4ibanez
|
67c1bc973a
|
Add lua locals into mcl_dungeons for performance
|
2021-04-14 01:19:01 +04:00 |
kay27
|
7fa0767b13
|
Merge remote-tracking branch 'origin/master' into mineclone5
|
2021-04-14 01:18:34 +04:00 |
NO11
|
1c50f9aed6
|
fix typo
|
2021-04-13 20:52:55 +00:00 |
NO11
|
311c4dc3fb
|
add old overlays
|
2021-04-13 20:41:54 +00:00 |
NO11
|
94e7bbfb80
|
add old overlays
|
2021-04-13 20:41:25 +00:00 |
NO11
|
7a14d1d593
|
delete new overlay
|
2021-04-13 20:40:08 +00:00 |
NO11
|
bc2a79cddf
|
delete new overlay
|
2021-04-13 20:39:50 +00:00 |
NO11
|
52d7ffa78f
|
delete new overlay
|
2021-04-13 20:39:46 +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 |