Skip to content

Conversation

@y21
Copy link
Contributor

@y21 y21 commented Nov 3, 2018

Changes/Additions

  • Database now also logs timestamp and role (0 = normal user, 1 = admin)
  • FFA gamemode (~/public/game/index.js)

Note: this gamemode is not ready yet and may crash the entire application due to a lack of security checks and null/undefined checks in general. The game also requires you to compile the BR algorithm which you can find on the other repository on this organization. The binary file needs to be compiled as b but if you wish to change it you also need to change the execution command in ~/backend/Base.js

@y21 y21 added enhancement New feature or request major change Very important, and may contain breaking changes or a lot of additions labels Nov 3, 2018
@y21 y21 merged commit 5d68f02 into master Nov 3, 2018
@y21 y21 deleted the ffa-gm1 branch November 4, 2018 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request major change Very important, and may contain breaking changes or a lot of additions

1 participant