633 Commits

Author SHA1 Message Date
Zughy
575b0a3b6f Tutorial: add Spanish translation 2023-08-13 14:09:59 +02:00
Zughy
fad36fd120 Make tutorial nodes translatable (closes #90) 2023-08-13 14:09:31 +02:00
Zughy
27633088a0 Apply stupid plaster to MT broken entities, to prevent an aleatory crash (closes #93) 2023-08-13 11:56:32 +02:00
Zughy
6fe136e110 Make minigame name translatable (closes #97) 2023-08-13 11:46:50 +02:00
Zughy
cf05f31218 Remove a couple of unused strings in locale folder 2023-08-12 13:02:28 +02:00
Zughy
819bd6908e Fix a few pixels in the shield (unused) texture 2023-08-12 12:58:47 +02:00
Zughy
07c9987f01 Merge branch 'achievements' into 'master'
Support new achievements

See merge request zughy-friends-minetest/block_league!38
2023-08-12 10:55:39 +00:00
Zughy
79a894afb5 Support new achievements system, but keep it asleep for now 2023-08-12 10:55:39 +00:00
Zughy
960500df49 Merge branch 'master' into 'master'
Hu translation for bl_tutorial

See merge request zughy-friends-minetest/block_league!39
2023-08-06 20:33:41 +00:00
nyomi nyomi
b874f10df2 Hu translation for bl_tutorial 2023-08-06 20:33:41 +00:00
Zughy
c8a310f52f Improve Spanish translation (word was too long) 2023-08-03 21:45:50 +02:00
Zughy
15f88fec10 CRASHFIX: changing spectated target lead to a crash if the new spectated player disconnected right after (closes #92) 2023-08-03 08:40:11 +02:00
Zughy
1ff692f360 CRASHFIX: gracefully fails if a sentry target disconnects whilst being shot at (closes #91) 2023-08-03 08:35:00 +02:00
Zughy
89b69356f7 Fix Spanish translation going out of bounds 2023-08-03 01:04:18 +02:00
Zughy
85111ad581 README: forgot one bouncer -> propulsor 2023-08-03 00:48:08 +02:00
Zughy
4b47080316 Tutorial: call nodes "blocks" 2023-08-02 17:43:29 +02:00
Zughy
4363c3d6d3 Update Spanish translation (core) 2023-08-02 13:04:40 +02:00
Zughy
227779c978 Remove warnings in console 2023-07-30 13:09:40 +02:00
Zughy
8e16bca924 Forgot to update one file 2023-07-30 02:11:51 +02:00
Zughy
f2f2934772 CRASHFIX: quitting the tutorial during the fade animation made the game crash 2023-07-30 00:31:55 +02:00
Zughy
c701dde4e3 Use panel_lib for the keys HUD 2023-07-29 22:14:30 +02:00
Zughy
fa2296459b Use arena_lib's disabled_huds recipe 2023-07-29 21:07:18 +02:00
Zughy
a69d17f628 Merge branch 'Wuzzy-master-patch-30364' into 'master'
Update sentry gun string in bl_tutorial.de.tr

See merge request zughy-friends-minetest/block_league!37
2023-07-29 16:31:47 +00:00
Wuzzy
da1a29d07f Update sentry gun string in bl_tutorial.de.tr 2023-07-29 16:31:47 +00:00
Zughy
1496edfd1d Forgot a file during propulsor renaming 2023-07-29 00:41:15 +02:00
Zughy
75246fdb58 CRASHFIX: players touching enemies' rays before the start made the game crash 2023-07-28 22:40:10 +02:00
Zughy
299ea685b9 Rename Bouncer -> Propulsor 2023-07-28 21:57:53 +02:00
Zughy
9309fe2f62 Make tutorial nodes indestructible by hand (so players can't go under the map) 2023-07-28 21:43:32 +02:00
Zughy
85fe9665d8 Merge branch 'master' into 'master'
Add German translation for bl_tutorial

See merge request zughy-friends-minetest/block_league!36
2023-07-28 13:45:30 +00:00
Wuzzy
99bfe8afea Add German translation for bl_tutorial 2023-07-28 13:27:16 +00:00
Zughy
6e8124d50d Players can now die in the tutorial 2023-07-28 14:09:15 +02:00
Zughy
c9c6fee20b SMG: add secondary fire 2023-07-28 01:50:26 +02:00
Zughy
7d0f93c15e Tutorial: show sentries amount right after all 6 sentries spawn 2023-07-28 01:36:52 +02:00
Zughy
bc97c92e09 Gracefully interrupt the tutorial if it's taking more than 15 minutes to complete it 2023-07-28 00:28:25 +02:00
Zughy
3655c9d6fc Tutorial: specify that the goal post where to score is the enemy one 2023-07-28 00:19:18 +02:00
Zughy
f60c69ad89 Optimise tutorial textures 2023-07-27 22:41:56 +02:00
Zughy
a583cdf334 Merge branch 'Tutorial' into 'master'
Add tutorial

Closes #85

See merge request zughy-friends-minetest/block_league!35
2023-07-27 20:33:35 +00:00
Zughy
b37848e95a Add tutorial 2023-07-27 20:33:35 +00:00
Zughy
b89d69ce86 Initial commit for the shield skill (not feasible for now due to the current state of the engine) 2023-07-27 17:28:06 +02:00
Zughy
e381407402 Allow entities to use get_pointed_objects as well (to damage objects) 2023-07-27 17:26:52 +02:00
Zughy
5bd153a396 Improve English 2023-07-26 01:06:14 +02:00
Zughy
7a2fbf990c Small cleaning 2023-07-26 00:07:44 +02:00
Zughy
120acd9d13 Allow weapons to hit entities as well | Consider every damage as if it were a Minetest builtin punch 2023-07-21 01:19:54 +02:00
Zughy
10c2a2c1fc Make bouncer bounce on pointable entities as well 2023-07-21 00:20:23 +02:00
Zughy
87f7355657 resolve silly TODO 2023-07-20 21:40:10 +02:00
Zughy
bb51aca7cf Make ball unpointable (just to be safe) 2023-07-20 21:38:44 +02:00
Zughy
b67c12ebe3 Always render weapons slot, even if empty 2023-07-20 21:37:18 +02:00
Zughy
12f48bc9fc Remove temporary alias to migrate from decoblocks 2023-07-19 01:06:23 +02:00
Zughy
c5f96f40f8 Make rays easy to remove 2023-07-19 01:02:45 +02:00
Zughy
aca7a69392 Add more tutorial blocks 2023-07-19 00:49:52 +02:00