kalle kalle · he/him
kalle closed issue mc/DArena#23 2021-11-07 17:21:18 +01:00
Randomized spawns based on rules
kalle pushed to master at mc/DArena 2021-11-07 16:32:01 +01:00
cbf1e64db9 Bunch of config stuff + logging basics
kalle commented on issue mc/DArena#7 2021-11-06 20:48:15 +01:00
Shrinking world border

A sort of scripting support. Example: border-size:

  • "set 100"
  • "wait 20s"
  • "transition 50 10s"
  • "wait 10s"
  • "transition 10 5s"

The above example would start the border at 100 then after…

kalle pushed to master at mc/DArena 2021-10-29 19:37:09 +02:00
f05208f1a0 Basic arena loading
kalle commented on issue mc/DArena#16 2021-10-29 19:28:48 +02:00
shrinking borders for skywars and other games like it

Duplicate of #7

kalle closed issue mc/DArena#16 2021-10-29 19:28:48 +02:00
shrinking borders for skywars and other games like it
kalle commented on issue mc/DArena#12 2021-10-29 19:26:58 +02:00
having people in teams spawn on (for example) the same island

This should be addressed using the spawning rules.

kalle commented on issue mc/DArena#9 2021-10-29 19:25:01 +02:00
way to start game

First select a game and then the arena for that game. This needs a system for grouping arenas into game types.

kalle commented on issue mc/DArena#8 2021-10-29 19:23:19 +02:00
Decaying world

Might cause performance issues on lower end hardware. Needs testing.

Both vertical and horizontal decay.

kalle commented on issue mc/DArena#20 2021-10-29 19:20:20 +02:00
End of game summary

This is a message in chat that will show you how everyone did during the last game. You can hover over each player to see their individual stats like kills, checkpoints reached, etc and how many…

kalle commented on issue mc/DArena#18 2021-10-29 19:05:05 +02:00
pressing "tab" to see leaderboard

Might be possible using some teams magic.

kalle closed issue mc/DArena#22 2021-10-28 19:21:42 +02:00
a way to set spawns in games and give them a direction to look at
kalle pushed to master at mc/DArena 2021-10-28 18:40:35 +02:00
63f40bef55 Did stuff on laptop.
kalle opened issue mc/DArena#8 2021-10-27 19:19:33 +02:00
Decaying world
kalle opened issue mc/DArena#7 2021-10-27 19:19:26 +02:00
Shrinking world border
kalle pushed to master at kalle/arch-installer 2021-10-23 13:44:38 +02:00
9929ff8cce Fix typos
kalle pushed to master at kalle/arch-installer 2021-10-23 13:33:46 +02:00
2c41893f5e Add ldap install module
kalle pushed to master at kalle/arch-installer 2021-10-22 16:42:04 +02:00
2d32cd5f75 Networking
1292bf4e6d Fix systemd-boot
Compare 2 commits »
kalle pushed to master at kalle/arch-installer 2021-10-22 16:16:20 +02:00
ac8dbf682e Small fix
kalle pushed to master at kalle/arch-installer 2021-10-22 14:41:41 +02:00
434a62f06f Should create a bootable system now.