index
:
discobot/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DSACore
/
Models
Age
Commit message (
Collapse
)
Author
2019-06-12
Adjust Codestyle
Dennis Kobert
2019-06-11
Seperate the Core from dsa gamelogic
uzvkl
2019-06-11
Move dsa related stuff to subfolder
uzvkl
2019-06-11
Organize groups to seperate connention management form gamelogic
uzvkl
2019-05-19
Moved Gamelogic to DSALib
Dennis Kobert
2019-05-19
general refectoring
Dennis Kobert
added 42 as dummy Token
2019-05-19
Cleanup DiscoBot Project
Dennis Kobert
2019-05-16
Implement tokens
Dennis Kobert
2018-10-01
added Command Response Handling
TrueDoctor
2018-10-01
Completed Weapon import function to automagically load data from an dsa ↵
TrueDoctor
website into the database
2018-09-30
added mot of the database infrastructure
TrueDoctor
2018-09-29
added database methods
TrueDoctor
2018-09-29
added all data classes
TrueDoctor
2018-09-29
fixed Network namespace
TrueDoctor
2018-09-29
adding database class structure
TrueDoctor
2018-09-29
updated group storage
TrueDoctor
2018-09-29
modified user group authenth
TrueDoctor
2018-09-27
set modifier value
TrueDoctor
2018-09-27
disabeled some of the discord commandhandling to forward the requests to the ↵
TrueDoctor
web api
2018-09-27
hoked the command handler up to the web api
TrueDoctor
modified file locations
2018-09-26
ported most code to WebApiProject
TrueDoctor
everything except the user identification and file locations should be somewhat functional
2018-09-26
implemented fudamental Web Api
TrueDoctor