testman42

Results 59 issues of testman42

Implement a method of checking how many players are still in active match

user interface

After player has changed cell, re-paint the tile of the previous cell

user interface

Implement full cell reset instead of just cleaning up the objects that got spawned

cells

Allow players to choose certain parameters of the match. - Are there NPCs present - Are there creatures present - Can vanilla containers be accessed - Are artifacts and unique...

enhancement
lobby Logic
loot
user interface

Implement saving of player's statistics. Also allow players to see the data that gets saved.

player logic

Implement a logic for zone that is not determined by cells but rather by distance from certain position.

enhancement

Make whole config be read from file that gets created by DataManager

core

Implement messages for players: - Remaining time of speed boost - Stage of zone progression - Explaination whenever trying to enter interior cell

user interface

Remove powers from players

player logic

Decide in what debug levels are used for what amount of verbosity. Appropriately change debug messages to those levels.

core