Commit Graph

2467 Commits

Author SHA1 Message Date
VegaZ
0b5680ac1a Split Login / Register in seperate files 2018-09-21 16:13:13 +02:00
Lennart Kampshoff
978d9ef295 Removed unneccessary lines 2018-09-20 21:08:47 +02:00
hydrant
4ac5480685 Removed unneccessary lines 2018-09-20 21:08:47 +02:00
VegaZ
b9b499cce8 Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2018-09-20 20:24:20 +02:00
VegaZ
93205b4999 Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2018-09-20 20:24:20 +02:00
VegaZ
308c154c3b Merge branch 'feature/login-register-system' into develop 2018-09-20 20:20:54 +02:00
VegaZ
961cacf6a9 Merge branch 'feature/login-register-system' into develop 2018-09-20 20:20:54 +02:00
VegaZ
08adf8d752 Finish login-register-system 2018-09-20 20:20:44 +02:00
VegaZ
8a5daf483f Finish login-register-system 2018-09-20 20:20:44 +02:00
VegaZ
5bd2fa0522 Almost finish login-register-system 2018-09-20 18:54:30 +02:00
VegaZ
7452fc4993 Almost finish login-register-system 2018-09-20 18:54:30 +02:00
VegaZ
21d597ae5e Modify Login/Register-System (almost working) 2018-09-20 18:35:50 +02:00
VegaZ
db9fd60384 Modify Login/Register-System (almost working) 2018-09-20 18:35:50 +02:00
VegaZ
3da8e4ec3a Modify Login-Register-System 2018-09-19 21:20:45 +02:00
VegaZ
6843462525 Modify Login-Register-System 2018-09-19 21:20:45 +02:00
Lennart Kampshoff
c9b786cf03 Cleaned up code (removed unnneccessary lines / words) 2018-09-19 20:14:49 +02:00
hydrant
f4f4b897f0 Cleaned up code (removed unnneccessary lines / words) 2018-09-19 20:14:49 +02:00
Lennart Kampshoff
989fa856c2 Fixed Spawn class namespace 2018-09-19 20:03:44 +02:00
hydrant
969537c655 Fixed Spawn class namespace 2018-09-19 20:03:44 +02:00
Lennart Kampshoff
4a790518e2 Emptied Server/Managers/.gitkeep 2018-09-19 19:59:11 +02:00
hydrant
a75ba4cc39 Emptied Server/Managers/.gitkeep 2018-09-19 19:59:11 +02:00
VegaZ
9ec0a30988 Add unfinished Login-System 2018-09-19 19:53:31 +02:00
VegaZ
cfcaf98139 Add unfinished Login-System 2018-09-19 19:53:31 +02:00
a775a9e7bb Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2018-09-19 17:13:21 +02:00
15932a4b31 Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2018-09-19 17:13:21 +02:00
VegaZ
baf2e4c50d Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2018-09-19 15:57:40 +02:00
VegaZ
b5d1fb50b0 Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2018-09-19 15:57:40 +02:00
VegaZ
7ced0b1b40 Add File-Overview comments, move out of place comments 2018-09-19 15:57:10 +02:00
VegaZ
d548a612ff Add File-Overview comments, move out of place comments 2018-09-19 15:57:10 +02:00
Lennart Kampshoff
4c6c120984 Fixed /goto and /gethere 2018-09-19 15:50:05 +02:00
hydrant
b996bf3b4d Fixed /goto and /gethere 2018-09-19 15:50:05 +02:00
Lennart Kampshoff
501f92af73 Add /giveweapon command 2018-09-19 14:19:11 +02:00
hydrant
5a816c4201 Add /giveweapon command 2018-09-19 14:19:11 +02:00
Lennart Kampshoff
e7847da1fc Add /gotoxyz Command, Add /ipl Command to manage IPLs 2018-09-19 13:53:17 +02:00
hydrant
d50a2e18cd Add /gotoxyz Command, Add /ipl Command to manage IPLs 2018-09-19 13:53:17 +02:00
Lennart Kampshoff
3c89b57665 Merge branch 'feature/admin-commands' into develop
Add some basic Admin Commands
Add some Services for preventing redundant code
Add Method to get Account from Client
Add 'Admin-Level' Column to User table
2018-09-19 12:51:56 +02:00
hydrant
f888d6923a Merge branch 'feature/admin-commands' into develop
Add some basic Admin Commands
Add some Services for preventing redundant code
Add Method to get Account from Client
Add 'Admin-Level' Column to User table
2018-09-19 12:51:56 +02:00
Lennart Kampshoff
5fb1127c84 Add Header Comments, Add 'null'-Checks on Commands 2018-09-19 12:50:43 +02:00
hydrant
e4efbc8ef6 Add Header Comments, Add 'null'-Checks on Commands 2018-09-19 12:50:43 +02:00
Lennart Kampshoff
cb97b298a6 Add AdminLevel.cs, ClientExtention.cs 2018-09-19 12:26:35 +02:00
hydrant
91e2fbe4ec Add AdminLevel.cs, ClientExtention.cs 2018-09-19 12:26:35 +02:00
Lennart Kampshoff
bb3620e7c0 Add Admin Check, Add AdminLevel Column in database 2018-09-19 12:25:49 +02:00
hydrant
26bfaacd67 Add Admin Check, Add AdminLevel Column in database 2018-09-19 12:25:49 +02:00
708960f77f PlayerDeath-Event hinzugefügt 2018-09-19 02:43:01 +02:00
7c81bb3db5 PlayerDeath-Event hinzugefügt 2018-09-19 02:43:01 +02:00
Lennart Kampshoff
af96374b23 Add ChatService, Folder for Managers 2018-09-18 22:40:14 +02:00
hydrant
8299b6c900 Add ChatService, Folder for Managers 2018-09-18 22:40:14 +02:00
Lennart Kampshoff
7a4b93f6bf Add some Admin Commands, set default 'Command not found'-message 2018-09-18 22:38:43 +02:00
hydrant
a0787538c9 Add some Admin Commands, set default 'Command not found'-message 2018-09-18 22:38:43 +02:00
VegaZ
c6bb979403 Edit .gitignore 2018-09-18 21:21:11 +02:00