Commit Graph

1582 Commits

Author SHA1 Message Date
Mikita Wiśniewski 297f9ba11a Fix some formatting issues 2022-03-25 11:20:07 +07:00
kay27 7ca28d8a27 Make safer get_staticdata 2022-03-14 06:05:32 +04:00
kay27 37ff5f15bd #252 Fix review issues 2022-03-14 02:59:21 +04:00
kay27 a637e4bdaf Restore mob spawn limit of 5 per area 2022-03-13 16:50:09 +04:00
kay27 c5b9313428 Make silverfishes attack 2022-03-13 16:45:24 +04:00
kay27 21f7738b4d Fix mob despawn 2022-03-13 08:34:12 +04:00
kay27 429984937c Fix several minor mob issues 2022-03-13 07:10:25 +04:00
kay27 430c3ce636 Restore killing mobs by lava 2022-03-12 01:05:29 +04:00
kay27 9db3b97202 Add crying obsidian 2022-02-22 03:12:45 +04:00
kay27 386460e90c Merge remote-tracking branch 'origin/master' into testing 2022-02-20 14:31:16 +04:00
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
kay27 be76f372f3 Merge remote-tracking branch 'origin/master' into testing 2022-02-19 00:14:44 +04:00
kay27 2b7e2e7a25 Restore blaze fireball 2022-02-16 19:04:21 +04:00
kay27 a909819881 Quickfix a crash 2022-02-16 18:55:18 +04:00
1798643961 034f6b947d Some Chinese translate 2022-02-16 16:26:49 +08:00
kay27 7de4b56cf6 Merge remote-tracking branch 'origin/villages' into testing 2022-02-16 06:13:59 +04:00
kay27 c3e0b871dc #204 Fix fireball entities 2022-02-16 06:13:39 +04:00
kay27 1ef93eab37 #198 Fix a crash, step 13 2022-02-14 02:25:19 +00:00
kay27 1537232f17 #198 Fix a crash, step 12 2022-02-14 06:23:27 +04:00
kay27 b86446df34 #198 Fix a crash, step 11 2022-02-14 06:18:07 +04:00
kay27 7e9388b80d #198 Fix a crash, step 10 2022-02-14 06:15:03 +04: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