kay27
|
29727136ac
|
[mapgen] redesign the code
|
2021-04-27 01:30:07 +04:00 |
epCode
|
aac9d6a105
|
impliment crash damage for elytra
|
2021-04-25 15:49:15 -07:00 |
AFCMS
|
228759e49b
|
Merge branch 'master' of ssh://git.minetest.land:29418/MineClone2/MineClone2
|
2021-04-25 14:37:17 +02:00 |
NO11
|
642351a1d2
|
Add #1553 fireworks rocket now makes particles when used for flying
|
2021-04-24 19:35:23 +00:00 |
AFCMS
|
414adff8fb
|
Fix bad API documentation od mcl_death_drop
|
2021-04-23 13:59:37 +00:00 |
Sven792
|
038066f0c5
|
Mirrored foodbar icons to fit the right-to-left change
|
2021-04-23 09:52:09 +02:00 |
Lizzy Fleckenstein
|
fe5f61c747
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-04-21 11:31:53 +02:00 |
epCode
|
9c3fcae9e1
|
Fix many things with player animation and update alex
|
2021-04-19 13:02:12 -07:00 |
Lizzy Fleckenstein
|
7efc177188
|
Revert minecraft color set usage in mcl_books and mcl_skins GUI menus.
(Follow-up of d8d4cb5def )
Reverts a2fcd28a3d and partially reverts f8a627915e .
|
2021-04-19 15:16:59 +02:00 |
Lizzy Fleckenstein
|
5d9c3cd85b
|
Fix #1572
|
2021-04-18 14:41:44 +02:00 |
AFCMS
|
f967aa3d51
|
remove unuseful code
|
2021-04-18 00:10:11 +02:00 |
Lizzy Fleckenstein
|
baebe3c2d2
|
Fix namtags being invisible
|
2021-04-17 20:57:12 +02:00 |
Lizzy Fleckenstein
|
205572cc69
|
Fix elytra code style
|
2021-04-17 19:34:23 +02:00 |
Lizzy Fleckenstein
|
f8b54db392
|
Fix controls.register_on_press being called for every player in a globalstep
|
2021-04-17 18:55:56 +02:00 |
Lizzy Fleckenstein
|
5c928575f8
|
Fix #1572, server crash during login
|
2021-04-17 18:15:45 +02:00 |
AFCMS
|
5f076d372a
|
fix many codestyle errors
|
2021-04-17 07:42:49 +02:00 |
AFCMS
|
a602f64ea5
|
fix many warnings
|
2021-04-15 23:41:34 +02:00 |
AFCMS
|
b497778192
|
delete unused file
|
2021-04-15 22:22:39 +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
|
399ed85717
|
Make flying w elytra use pitch and not sneak
|
2021-04-13 16:14:37 -07:00 |
epCode
|
f498d3ae02
|
make elytra activate mor MC-like
|
2021-04-13 11:45:31 -07:00 |
epCode
|
424685d3d3
|
Add elytra (sprint in air to use)
|
2021-04-12 14:56:33 -07:00 |
Lizzy Fleckenstein
|
523a0c54d6
|
Localize c_x and c_y in mcl_playerplus
|
2021-04-12 14:54:14 +02:00 |
epCode
|
ce49cd02ac
|
make player collision box MUCH closer to MC
|
2021-04-10 15:41:50 -07:00 |
epCode
|
3ff214ec2d
|
lessen the push strength for players
|
2021-04-10 15:06:16 -07:00 |
epCode
|
f6db31eae3
|
add criticle and sprint hits.
|
2021-04-10 14:47:26 -07:00 |
epCode
|
08b7340ff5
|
Fix crash with player near unknown object
|
2021-04-10 10:20:38 -07:00 |
epCode
|
849823af1f
|
Add player pushing ;)
|
2021-04-09 14:33:14 -07:00 |
iliekprogrammar
|
61cef21cd1
|
Add right-to-left statbars, for hunger and air.
|
2021-04-07 22:26:42 +08:00 |
Lizzy Fleckenstein
|
38a12e59da
|
Fix comment indentation in wieldview
|
2021-04-06 16:02:18 +02:00 |
Lizzy Fleckenstein
|
1d587b8895
|
Fix crash in wieldview
|
2021-04-06 15:59:59 +02:00 |
Lizzy Fleckenstein
|
e407ad2254
|
Fix #1447
|
2021-04-05 09:25:03 +02:00 |
epCode
|
97424f7d0a
|
Fix #1414
|
2021-03-30 10:24:39 -07:00 |
epCode
|
a14959ac70
|
add player death animation and particles
|
2021-03-30 09:53:55 -07:00 |
AFCMS
|
a040355dce
|
Revert "Revert "Revert "improve wieldview API (!)"""
This reverts commit d4e0d4d1c1 .
|
2021-03-30 01:00:51 +02:00 |
AFCMS
|
d4e0d4d1c1
|
Revert "Revert "improve wieldview API (!)""
This reverts commit 613779a851 .
|
2021-03-30 01:00:17 +02:00 |
AFCMS
|
613779a851
|
Revert "improve wieldview API (!)"
This reverts commit 600e8bede2 .
|
2021-03-30 00:59:00 +02:00 |
AFCMS
|
600e8bede2
|
improve wieldview API (!)
to support transform registration without groups
this will make detaching screwdriver from mcl more easy
|
2021-03-30 00:35:29 +02:00 |
AFCMS
|
a2fcd28a3d
|
use proper colors in mcl_skins
|
2021-03-29 22:23:00 +02:00 |
kay27
|
2e3a5efaf9
|
[mcl_spawn] Ignore 'ignore' nodes when checking the point, fix MineClone2/MineClone2#1230
|
2021-03-29 03:08:21 +04:00 |
kay27
|
b587b1f2a5
|
[mcl_spawn] Cleanup
|
2021-03-29 02:48:45 +04:00 |
AFCMS
|
57ce5143b9
|
Clarify API documentation
|
2021-03-27 23:39:22 +01:00 |
AFCMS
|
3ba7a40251
|
Add API documentation
|
2021-03-27 23:07:46 +01:00 |
AFCMS
|
6a6b5970b3
|
fix API
|
2021-03-27 20:23:51 +01:00 |
AFCMS
|
30e50a64ef
|
basic API (WIP)
|
2021-03-27 20:12:48 +01:00 |
ArTee3
|
910c9083e5
|
Fix player speed on soul sand, MineClone2/MineClone2#1356
|
2021-03-22 21:55:57 +01:00 |
iliekprogrammar
|
12745bd450
|
Remove debug information... again :/
|
2021-03-20 10:13:48 +08:00 |
iliekprogrammar
|
34dbddb40a
|
Move holding code into mcl_playerplus
|
2021-03-20 08:42:48 +08:00 |
iliekprogrammar
|
249b5cfd1e
|
Remove debug information
|
2021-03-20 00:11:12 +08:00 |