306 Commits

Author SHA1 Message Date
Zughy
dd8f736c2c Fix crash introduced with previous commit 2023-06-20 18:23:32 +02:00
Zughy
ec40ead5b4 Merge !33 2023-06-20 13:48:45 +00:00
Zughy
035eef588a Redo weapons system | Pixelgun: slow down people when using the gunsight | Optimize rays | Use globals for physics and melee weapons range 2023-06-20 13:48:44 +00:00
Zughy
fb6f2eaf00 Fix global variable 2023-06-06 23:45:33 +00:00
Zughy
77f4ffa088 Fix small Italian translation 2023-06-05 01:59:01 +02:00
Zughy
91a5fd5c70 Profile: remove icons representing weapon properties (use description instead) 2023-06-05 00:41:04 +02:00
Zughy
9cc73da5c6 Profile overhaul 2023-06-04 23:15:42 +02:00
Zughy
5fbc5010df Fix silly crash from previous commit 2023-06-03 13:40:41 +02:00
Zughy
860b3ca4ad Calculate last hitter when dying by rays 2023-06-03 12:30:45 +02:00
Zughy
3c66fa3017 Bugfix: resetting the ball whilst it's held by someone now says Ball reset instead of Your team has got/lost the ball 2023-06-03 11:12:13 +02:00
Zughy
5d4b04c2c7 Match log: use custom image for people dying by rays 2023-06-03 11:10:49 +02:00
Zughy
5697a4c877 Decrease rays (texture) 2023-06-03 02:19:50 +02:00
Zughy
c057b8b6cb Bugfix: reset speed when resetting the ball 2023-06-03 01:55:36 +02:00
Zughy
23eb745fb6 Add rays 2023-06-02 23:51:13 +02:00
Zughy
948c8ec522 Function to retrieve the ball 2023-06-02 23:31:54 +02:00
Zughy
fa7f8cbebf use weapons fire_delay value for shooting loops | Remove unused weapon parameter consume_bullets 2023-05-26 17:01:57 +02:00
Zughy
7796849b9d Give 1 point every time a player deals 10 damage (closes #81) 2023-05-21 11:44:25 +02:00
Zughy
32ba97da2f Bugfix: properly render the skill name in the profile tooltip 2023-05-21 11:02:46 +02:00
Zughy
3263194657 Merge !32 2023-05-18 12:33:42 +00:00
nyomi
bfd1c27528 Add Hungarian translation 2023-05-18 12:33:42 +00:00
Zughy
eef22e6cbe Bugfix: (regression) players didn't gain their speed back after using the pixelgun and the 2H sword 2023-05-16 18:28:14 +02:00
Zughy
44bb1ad477 CRASHFIX: property was declared with a different name from the one used in code 2023-05-16 17:55:35 +02:00
Zughy
0ef021b4d2 CRASHFIX due to previous commits 2023-05-08 01:02:59 +02:00
Zughy
e21f2a8d69 Remove check fixed with MT 5.7 2023-05-01 12:31:35 +02:00
Zughy
fc0f3a1211 stop people from shooting if they're shooting with a continous fire weapon when someone scores (closes #80) 2023-04-19 23:06:37 +02:00
Zughy
8a7f60a9f7 Fix crash due to previous commits 2023-04-19 23:05:30 +02:00
Zughy
8fcde01735 Editor: add item to set min Y value (closes #82) 2023-04-18 00:59:07 +02:00
Zughy
08b01203f4 Merge branch 'custom_editor' into 'master'
Custom editor section

Closes #8

See merge request zughy-friends-minetest/block_league!31
2023-04-17 20:55:57 +00:00
Zughy
6b2a957463 Custom editor section 2023-04-17 20:55:57 +00:00
Zughy
cbc477cf26 There's no need to hide arena_lib HUDs anymore, when a player leaves 2023-04-11 19:15:31 +02:00
Wuzzy
be004e2e9f Add German translation 2023-04-08 20:52:40 +02:00
Zughy
c86d8fc6c7 Use arena_lib can_drop = false 2023-04-07 00:37:40 +02:00
Zughy
605c9a642e ...fix previous commit 2023-03-12 23:01:04 +01:00
Zughy
150f97a76c Fix crash (see previous commit 2023-03-12 22:57:27 +01:00
Zughy
51022ea44a Fix crash due to broken MT entities 2023-03-04 00:19:35 +01:00
Giov4
655f676c04 Increased weapon size when wielded 2023-03-04 00:10:56 +01:00
Zughy
d5fc1ead1c README: put CDB links instead of git ones 2023-03-02 23:43:55 +00:00
Zughy
4fc4d80dec README: update credits 2023-03-02 23:41:20 +00:00
Giov4
2ea7d3f538 Fixed groups not assigned correctly to weapons 2023-03-03 00:37:42 +01:00
Zughy
9609812ec7 Merge branch 'visible_wielditem_support' into 'master'
Add visible_wielditem support to render weapons in hand

See merge request zughy-friends-minetest/block_league!29
2023-03-02 23:33:37 +00:00
Giov4
f34c217936 Add visible_wielditem support to render weapons in hand 2023-03-02 23:33:36 +00:00
Zughy
e29e67c587 README: missing backtick 2023-02-26 14:41:06 +00:00
Zughy
3bd30d4316 Keep simplifying weapons code and fix a couple small issues 2023-02-26 01:06:51 +01:00
Zughy
ee8a34e705 Let's keep going with the massive cleaning 2023-02-24 00:59:31 +01:00
Zughy
a56363745c Version bump (0.8.0-dev) 2023-02-23 23:22:54 +01:00
Zughy
afe6ea1b6d Version bump (0.7.0) 2023-02-23 22:52:00 +01:00
Zughy
fa556d2c9e Fix crash introduced with previous commits 2023-02-23 02:38:58 +01:00
Zughy
f73ff5d407 Let's keep cleaning 2023-02-22 22:55:38 +01:00
Zughy
3c517941ec Ball.lua: rename w_name, w_pos to p_name, p_pos 2023-02-22 14:52:14 +01:00
Zughy
f219857b01 Spring cleaning 2023-02-22 14:39:13 +01:00