Commit Graph

39 Commits (master)

Author SHA1 Message Date
upsilon 2dbdaf62ca
Update all mods 2020-05-23 17:18:13 +02:00
upsilon 549736d159
Fix non-uniform stuff repartition in chests 2019-09-01 19:16:48 +02:00
upsilon 915c35fe39
Send messages on the IRC channel if the IRC mod is present 2019-09-01 14:58:36 +02:00
upsilon 22deb6c038
Rename "build time" to "building time" 2019-09-01 14:47:31 +02:00
upsilon 0a2c78997e
Load area before clearing objects 2019-09-01 14:41:36 +02:00
upsilon d713f8e5da
Clear objects on game start 2019-09-01 14:37:48 +02:00
upsilon 5d7d7fed11
Map stuff: more cobble and wood and less everything else 2019-08-30 18:18:17 +02:00
upsilon bb2e0b22af
Update throwing_arrows 2019-08-30 18:13:30 +02:00
upsilon 0277ffacd8
Update throwing & throwing_arrows 2019-08-30 17:38:36 +02:00
upsilon 68e1d25c55
Make sure the offset of the spawn is divisible by 24000
Otherwise there are strange bugs
2019-08-21 18:10:33 +02:00
upsilon 6fd9382f69
Place the spawn map part-by-part, like a normal map
This is required for loading the new Eurythmia Hungry Games spawn -- too large for a single schematic.
2019-08-21 16:15:13 +02:00
upsilon d1b9d3e213
Disable mod hg_stats in singleplayer mode 2019-08-18 18:55:03 +02:00
upsilon 8c78149b91
Make gold and diamond items less abundant 2019-08-17 21:02:14 +02:00
upsilon 00c05a8a89
Change starting algorithm: replace countdown with number-of-players based algorithm 2019-08-17 20:55:43 +02:00
upsilon a7797b67d8
[hg_player] Change clouds height when teleporting on a map 2019-08-16 18:39:11 +02:00
upsilon ec23366bc3
Stats formspec: limit precision to one decimal place 2019-08-16 18:18:51 +02:00
upsilon 31d5076bef
Change many things on global statistics 2019-08-14 18:10:30 +02:00
upsilon c93208108e
Global stats: add nil check on self stats 2019-08-14 15:54:09 +02:00
upsilon 364cca042a
Add global statistics 2019-08-14 15:52:44 +02:00
upsilon 7360a71bb9
Dynamic computation of object clearing radius 2019-08-14 12:33:48 +02:00
upsilon f71f57e2cd
Remove death handling in on_punchplayer 2019-08-14 12:22:49 +02:00
upsilon d1d2c5e00f
Remove unused parameter in on_countdown_update callbacks 2019-08-14 11:20:37 +02:00
upsilon 57ec6175d4
Increase game start delay when waiting a player by 1 second 2019-08-14 11:14:03 +02:00
upsilon 82a4c1d58c
Remove unused code 2019-08-14 11:13:22 +02:00
upsilon bfec5c7847
Clear inventory on respawn, allow making privileges (except interact) persitent 2019-08-14 11:00:51 +02:00
upsilon facf2e0d2e
Increase the delay before starting a game when waiting for a player
It usually takes a while for all players to respawn, 1sec should be enough
2019-08-14 09:58:04 +02:00
upsilon 5589b09dd0
Less diamond armors 2019-08-13 22:40:15 +02:00
upsilon 3df67950ec
Add nil check after call to 3d_armor's get_valid_player
If a game is started instantly after a new player joins, the armor may still be uninitialized.
2019-08-13 22:36:46 +02:00
upsilon 4bfa535de6
Fix wrong text in HUD when waiting for map or for player 2019-08-13 20:09:01 +02:00
upsilon cc77e7106a
Change HUD text 2019-08-13 20:08:30 +02:00
upsilon 55a88d80c5
Fix crash when game stops with a player who left, change countdown algorithm 2019-08-13 20:04:22 +02:00
upsilon b780d363ef
Change HUD text 2019-08-13 18:02:59 +02:00
upsilon 4cb9ee5465
Prevent loading too many maps 2019-08-13 17:43:30 +02:00
upsilon 8c7c41ff93
Change log messages 2019-08-13 17:36:40 +02:00
upsilon fbb4c0dc22
Switch to 5.0.1-stable farming mod 2019-08-13 17:23:15 +02:00
upsilon dc263f229f
Switch to 5.0.1-stable MT game 2019-08-13 17:21:26 +02:00
upsilon d00805e0e3
Change README to make it true 2019-08-13 17:10:33 +02:00
upsilon 2971265a0a
Add support for map author 2019-08-13 17:05:43 +02:00
upsilon b41e3a6b19
First commit 2019-08-13 16:56:32 +02:00