kay27
|
279b1b09cd
|
[mapgen] Add `mcl_mapgen.priorities` table
|
2021-05-08 02:51:17 +04:00 |
kay27
|
e529c4839a
|
Merge remote-tracking branch 'origin/master' into mapgen
|
2021-05-06 02:42:56 +04:00 |
Lizzy Fleckenstein
|
4b327bcf99
|
Minor fix to prevent writing the damage reason approval field into MCL damage reason and calling passive damage handlers on dead players
|
2021-05-05 14:41:23 +02:00 |
Lizzy Fleckenstein
|
35a2a2b912
|
Workaround to prevent double death messages
|
2021-05-05 13:27:30 +02:00 |
Lizzy Fleckenstein
|
f53ff8418f
|
mcl_damage: HP check guard in non-modifier on_hpchange callback and usage of raw tostring for deactivated objects for death messages
|
2021-05-05 13:24:23 +02:00 |
Lizzy Fleckenstein
|
f5b2a5f5c1
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-05-05 09:25:20 +02:00 |
Lizzy Fleckenstein
|
be0cf5788d
|
mcl_util.deal_damage: Only deal damage to players / mobs that are not already dead
|
2021-05-05 09:24:51 +02:00 |
kay27
|
66d1172852
|
[mapgen] Add ocean monument
|
2021-05-03 05:24:53 +04:00 |
kay27
|
16700632af
|
[mapgen] [debug] Add blockseed calculation functions
|
2021-05-02 23:18:03 +04:00 |
Lizzy Fleckenstein
|
1eaf662833
|
Add updated tga_encoder
|
2021-05-02 17:47:46 +02:00 |
Lizzy Fleckenstein
|
bd74dbe321
|
Revert "Use PNG instead of TGA"
This reverts commit ca9cd8cbe0 .
The TGA was faster and produced smaller files.
|
2021-05-02 13:03:18 +02:00 |
Lizzy Fleckenstein
|
ca9cd8cbe0
|
Use PNG instead of TGA
|
2021-05-02 12:55:04 +02:00 |
kay27
|
238eb6cb68
|
[mapgen] Comment complex part of the code
|
2021-05-02 13:29:29 +04:00 |
kay27
|
f4a28cfab0
|
[mapgen] GETTING RID OF EMERGE AREAS! Currently for dungeons and villages, and it works
|
2021-05-02 03:56:55 +04:00 |
kay27
|
f38c8daab7
|
[mapgen] Add safe chunk calculation
|
2021-05-02 02:26:41 +04:00 |
kay27
|
b12367b500
|
merge
|
2021-05-02 00:29:39 +04:00 |
Lizzy Fleckenstein
|
5d3e74c844
|
Remove useless tga_encoder files
|
2021-05-01 17:20:23 +02:00 |
Lizzy Fleckenstein
|
c6e80b5882
|
Add Real Maps
|
2021-05-01 16:52:16 +02:00 |
Lizzy Fleckenstein
|
199488cc74
|
Add nil check for crash prevention
|
2021-04-29 11:18:22 +02:00 |
kay27
|
d60e0d75b4
|
Merge remote-tracking branch 'origin/master' into mapgen
|
2021-04-29 00:54:08 +04:00 |
kay27
|
3c5bf8c9b2
|
[mapgen] Use more readable constants, increase max_block_generate_distance
|
2021-04-29 00:53:48 +04:00 |
NO11
|
7a00e8acf7
|
New particle textures for sponge
|
2021-04-28 14:32:40 +00:00 |
kay27
|
c23bb1d59d
|
[mapgen] rebalance mapgen/init core code
|
2021-04-28 03:03:47 +04:00 |
kay27
|
29727136ac
|
[mapgen] redesign the code
|
2021-04-27 01:30:07 +04:00 |
kay27
|
3f20d8c1f0
|
[mapgen] ... and make it unrunnable back
|
2021-04-26 20:37:13 +04:00 |
kay27
|
abc3a1f139
|
[mapgen] To be continued... (this version won't run)
|
2021-04-26 03:35:54 +04:00 |
kay27
|
49ac211f87
|
[mapgen] Add undebugged `CORE/mcl_mapgen` mod for further integration
|
2021-04-25 23:31:52 +04:00 |
Lizzy Fleckenstein
|
edc89898bb
|
Integrate fire resistance
|
2021-04-25 20:51:13 +02:00 |
Lizzy Fleckenstein
|
302175691a
|
Integrate death messages
|
2021-04-25 16:42:38 +02:00 |
Lizzy Fleckenstein
|
6aecae6eea
|
Simplify damage pipeline; Add on_death and on_damage callbacks
|
2021-04-25 13:50:07 +02:00 |
Lizzy Fleckenstein
|
9f7b371bfc
|
Merge branch 'master' into damage
|
2021-04-22 13:29:32 +02:00 |
Lizzy Fleckenstein
|
acbdc937b4
|
Fix crash when trying to explode an unknown node
|
2021-04-22 13:19:44 +02:00 |
Lizzy Fleckenstein
|
c9b4ddb923
|
Add command damage type (This is Non-MC)
|
2021-04-18 20:22:18 +02:00 |
Lizzy Fleckenstein
|
53b0ad7347
|
Implement magic damage
|
2021-04-18 20:21:11 +02:00 |
Lizzy Fleckenstein
|
d9195cc520
|
Redesign damage modifier execution
|
2021-04-18 20:08:08 +02:00 |
Lizzy Fleckenstein
|
d08a226a51
|
Integrate critical hits
|
2021-04-18 19:50:48 +02:00 |
Lizzy Fleckenstein
|
2827542002
|
Implement food poisoning damage properly~
|
2021-04-18 18:49:00 +02:00 |
Lizzy Fleckenstein
|
3ad5b30ea5
|
Add cramming and fireworks damage types for future use
|
2021-04-18 17:38:19 +02:00 |
Lizzy Fleckenstein
|
4f0bb444fe
|
Integrate armor stand
|
2021-04-18 16:03:23 +02:00 |
Lizzy Fleckenstein
|
5d9bb7cacd
|
Fix armor not actually protecting lol
|
2021-04-14 19:06:11 +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 |
Lizzy Fleckenstein
|
ce0148d9a8
|
Rewrite armor; new damage system
|
2021-04-14 15:46:52 +02:00 |
Lizzy Fleckenstein
|
f350fa6272
|
Add bossbars
|
2021-04-06 14:50:34 +02:00 |
AFCMS
|
28402ca663
|
store tool wield scale in a global var
|
2021-04-05 10:16:56 +02:00 |
AFCMS
|
0740854b5d
|
Merge branch 'master' into doc-refactoring
|
2021-03-30 22:28:48 +02:00 |
kay27
|
cb2aae5a55
|
[mcl_mapgen_core] Redesign, mostly to remove water from End and restore static lvm_buffer to speed it up
|
2021-03-28 22:57:11 +04:00 |
AFCMS
|
890a569b13
|
add API documentation to mcl_worlds
|
2021-03-28 07:40:36 +02:00 |
AFCMS
|
cdb67d96a6
|
add API documentation to mcl_explosions
|
2021-03-28 01:00:18 +01:00 |