Commit Graph

29 Commits (223bb6e90c842ad022f437830392543db0dfd127)

Author SHA1 Message Date
Flashfyre e19104c86a Prevent initial out of date message on register
maru 512a24e5c3
Remove anti cheat
maru 786e947e09
Change 'banned' to 'limited
maru 8481626193
Relicense under AGPL
maru 235fb9c91c
Add copyright notice to files
maru e8240c9c38
Rename to rogueserver
maru e184e9da91
Ban if vouchers over a certain threshold
maru cbcc68f8e4
Add password changes
maru 2adb70dd7e
Styling consistency
Flashfyre 2f8c2d3f07 Match trainer and secret ID on update for data integrity
Flashfyre 6acbb6448a Protect against cross-session overwrites
maru 522ce9f4fa
Update GitHub link
Flashfyre a4014feea8 Track player vouchers
Flashfyre 992864b785 Add voucher compensation logic
maru 0edfeab3ca
Various styling changes
Flashfyre 99d3490172 Update account stats on system save
Flashfyre be04408336 Update random daily seed logic
Flashfyre 23eb0bbbe8 Log last activity date
maru a19280d02c
Add cloud save data
Flashfyre e05f6f752b Add last logged in date to accounts table
maru 575167f0f9
Simplify error return in GetUsernameFromToken
Flashfyre 9ef76f1064 Fix account session insert query typo
Flashfyre 688b435bd1 Rename key column to hash
Flashfyre b4be49bf80 Fix query keyword conflict by using alias
maru f5d9cc6760
Workaround for column name
maru 0e6b2bbf5c
Fix query in GetUsernameFromToken
maru 8d3d24a58a
Add mysql driver
maru 4600b7b024
More changes
maru f690c53607
Add changes so far