Commit Graph

1563 Commits

Author SHA1 Message Date
kay27 1a6f4960bf Merge pull request 'Update Russian translation' (#216) from U.N.Owen/MineClone5-translate-ru:master into master
Reviewed-on: MineClone5/MineClone5#216
2022-02-20 09:57:05 +00:00
Sab Pyrope 5af5d05a03 Final typo fix 2022-02-20 15:21:46 +08:00
Sab Pyrope dcf0a05f3c Fix typos 2022-02-20 12:49:25 +08:00
3raven cd695e8280 Mise à jour de 'mods/ENTITIES/mobs_mc/locale/mobs_mc.fr.tr' 2022-02-19 19:54:13 +00:00
3raven f927ec0b1a Mise à jour de 'mods/ENTITIES/mcl_mobs/locale/mcl_mobs.fr.tr' 2022-02-19 19:43:28 +00:00
3raven 69a294330e Mise à jour de 'mods/ENTITIES/mcl_minecarts/locale/mcl_minecarts.fr.tr' 2022-02-19 19:40:39 +00:00
3raven 8eccbe1170 mcl_falling_nodes.fr.tr 2022-02-19 19:29:27 +00:00
3raven e56a25854d template.txt 2022-02-19 19:27:30 +00:00
3raven b4a454b825 Mise à jour de 'mods/ENTITIES/mcl_boats/locale/mcl_boats.fr.tr' 2022-02-19 19:08:35 +00:00
Sab Pyrope b90652c61c uh oh 2022-02-19 23:39:26 +08:00
Sab Pyrope 26adaaf7b7 Merge branch 'master' of https://git.minetest.land/U.N.Owen/MineClone5-translate-ru 2022-02-19 23:33:38 +08:00
Sab Pyrope 5076f730cb Rework 2022-02-19 23:20:17 +08:00
U.N.Owen 9ac30a68af Изменил(а) на 'mods/ENTITIES/mcl_minecarts/locale/mcl_minecarts.ru.tr' 2022-02-19 14:26:29 +00:00
U.N.Owen fcead8be34 Изменил(а) на 'mods/ENTITIES/mcl_mobs/locale/mcl_mobs.ru.tr' 2022-02-19 14:24:10 +00:00
Sab Pyrope 3a54254077 Update Russian translation 2022-02-19 21:16:43 +08:00
Sab Pyrope e817c1dbc6 Update Russian and other translations 2022-02-19 21:14:51 +08:00
1798643961 034f6b947d Some Chinese translate 2022-02-16 16:26:49 +08: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 a886eff056 #55 Fix next boats crash (If it's not an entity, what occupies them?) 2022-02-10 02:22:58 +04: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 11a661f427
Let item entity ground friction change when on slippery floors 2022-02-09 03:26:05 -03:00
wallabra 44f327b60b
Adjust default drag values, round 2 2022-02-09 03:17:36 -03:00
wallabra bce9e59e82
Adjust default drag values 2022-02-09 03:15:42 -03:00
wallabra 6f6b70dedc
Fix typo in passing newvel to set_velocity in item phys 2022-02-09 03:12:56 -03:00
wallabra 4105e07670
Fix ground drag var reference in item physics 2022-02-09 03:09:44 -03:00
wallabra 2aa565ac21
Add ground drag force to avoid items stuck on ledges 2022-02-09 03:07:02 -03:00
wallabra 77bfc6c174
Scale fluid flow forces on items with dtime 2022-02-09 03:03:10 -03:00
wallabra ddbc3353a2
Change item on flowing water physics adding momentum and drag (experimental) 2022-02-09 02:44:39 -03:00
kay27 f6b34f8865 Fix blazes attemted to find vector.distance to nil 2022-02-05 23:04:56 +04:00
kay27 779ab00635 Fix yet another boat visual size crash 2022-02-04 23:54:04 +04:00
NO411 a53a849d96 Add shields and offhand 2022-01-24 17:26:14 +01:00
Mental-Inferno d3711b69a5 Fixed bug where cave spider poison effect would continue after respawn
Also added knockback effect to cave spider attack and set default cave spider health to current Minecraft default.
2022-01-22 15:15:09 -05:00
Thinking 4c85f85422 Added poison to cave spider attack
Converted melee cave spider punch to custom, ultra low range, poison spit. The attack serves as a functional stop gap until punch augmentation is implemented in the mcl_mobs API  (if that is decided to be done). The attack does 2 initial damage + 4 poison damage over 8 seconds (better fraction that Minecraft's weird 4 damage over 7 seconds) Credits have been added where necessary.
2022-01-21 17:21:58 -05:00
superfloh247 78a5416e60 fix crash 2022-01-20 14:59:29 +00:00
kay27 c2b8991eb2 Merge mapgen_issue into testing 2022-01-19 05:00:28 +04:00
kay27 79170e2386 Fix attempt to perform arithmetic on a nil value in mount.lua:232 2022-01-12 04:33:55 +04:00
kay27 1f55e6da1c Merge remote-tracking branch 'origin/spawner' into testing 2022-01-11 21:56:47 +04:00
Guy Liner bc3ecb175e Merge remote-tracking branch 'spawner/spawner' into spawner
These are my changes that fix a spawning bug that allowed monsters
to spawn no matter what light level if you had manually created
the spawner
2022-01-11 09:24:19 -05:00
kay27 54adfe9e30 Merge remote-tracking branch 'origin/testing' into mapgen_issue 2022-01-06 02:07:16 +04:00
Guy Liner 502f85f637 Added a file that contains a table of every monsters light spawning levels 2022-01-05 10:45:15 -05:00
Guy Liner a9eb6cb747 Moved that table that contains every monster's light spawning levels to a different file, added some comments 2022-01-05 10:44:01 -05:00
Guy Liner 385d34df33 Added comments and figured out away to fix mob spawning bug 2022-01-04 23:15:48 -05:00
kay27 806edcda19 Fix crash at startup 2022-01-05 06:47:06 +04:00
kay27 6c1d30a130 Polish new mapgen stuff 2022-01-05 06:43:16 +04:00
kay27 91fd78f38f Merge branch 'master' into mapgen_issue 2022-01-04 00:43:52 +04:00