328 Commits

Author SHA1 Message Date
Zughy
5708f2c3b4 Remove some info from main mod README 2023-07-13 22:24:54 +02:00
Zughy
1ceefe91c4 Improve README 2023-07-13 20:17:26 +00:00
Zughy
80dbde3cc2 Add main README 2023-07-13 20:16:32 +00:00
Zughy
dba0b20c0d Move license to root level 2023-07-13 22:11:27 +02:00
Zughy
701c4d7253 Remove transition code for a few nodes (from decoblocks) 2023-07-13 22:04:20 +02:00
Zughy
b451e35c90 Make Block League a modpack. Start implementing tutorial 2023-07-13 22:00:26 +02:00
Zughy
2096e62f3f assist: update HUD for spectators and avoid crash if assister left before the actual kill 2023-07-13 13:06:53 +02:00
Zughy
eeb45a9580 Sort few lines from previous commit 2023-07-13 00:08:40 +02:00
Zughy
4b3a02c904 Play kill sound even for assists 2023-07-13 00:04:23 +02:00
Zughy
7cbb997508 Add assists (closes #60) 2023-07-12 22:11:32 +02:00
Zughy
b7a6dbae4f Increase hitscan grid width 0.2 -> 0.25 2023-07-12 01:44:01 +02:00
Zughy
e56f399892 Play victory jingle if is tie 2023-07-11 14:43:51 +02:00
Zughy
444cadb58b Bugfix (due to c996822): games were always tie 2023-07-11 14:43:34 +02:00
Zughy
3470315466 Use inclusive Italian (closes #87) 2023-06-28 20:53:24 +00:00
Zughy
3311e6c899 Bugfix: prevent people from getting stuck with the gunsight FOV after a match ends 2023-06-28 13:24:48 +02:00
Zughy
c99668227b Use arena_lib custom messages function for when is tie 2023-06-28 12:50:03 +02:00
Zughy
887c820fd6 Fix metadata typo 2023-06-25 23:24:02 +02:00
Zughy
67c8a24838 Don't speed up players when they zoom out and they have no stamina left 2023-06-23 18:59:44 +02:00
Zughy
498b52800d Increase assisted aim grid size 2023-06-23 18:58:46 +02:00
Zughy
b22d196488 Assisted aim (fixes #89) 2023-06-22 23:38:41 +02:00
Zughy
5ec440355e charged and held actions: set the attack stance to true from the beginning 2023-06-22 11:31:06 +02:00
Zughy
b4de6bb19b Prevent zoom whilst reloading or whilst waiting to respawn (fixes #88) 2023-06-22 10:29:38 +02:00
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