VegaZ
93ca84946e
Merge conflict
2018-09-23 12:17:57 +02:00
VegaZ
12486929cf
Add Login Security
2018-09-23 12:16:40 +02:00
VegaZ
f97b355fab
Update save.html
2018-09-23 03:27:06 +02:00
VegaZ
9bb065b492
Update login.html
2018-09-23 03:26:39 +02:00
VegaZ
4db2bb38dc
Merge branch 'feature/gui-infobox' into 'develop'
...
Add LoG-Classics Infobox
See merge request log-gtav/reallife-gamemode!2
2018-09-23 03:21:56 +02:00
VegaZ
272888bf9f
Add LoG-Classics Infobox
2018-09-23 03:20:36 +02:00
VegaZ
1538b41ffb
Fix paths
2018-09-22 23:47:41 +02:00
VegaZ
1087c7c145
Fix one wrong path
2018-09-22 23:46:25 +02:00
VegaZ
dadaf00002
... and again, added File-paths
2018-09-22 23:45:21 +02:00
VegaZ
a3d9b3aeac
Again...
2018-09-22 23:40:11 +02:00
VegaZ
6e8f4d5cb5
Fix meta.xml again, optimized LoadManager
2018-09-22 23:38:19 +02:00
VegaZ
696ab385b3
Fix meta.xml
2018-09-22 23:32:17 +02:00
VegaZ
c08a998d97
Modify meta.xml
2018-09-22 23:29:34 +02:00
VegaZ
cecece0ea2
Merge branch 'feature/save-system' into 'develop'
...
Feature/save system
See merge request log-gtav/reallife-gamemode!1
2018-09-22 23:14:44 +02:00
VegaZ
425bb9ec27
Feature/save system
2018-09-22 23:14:44 +02:00
hydrant
e67b571aa0
Fixed hud display
2018-09-22 15:58:48 +02:00
hydrant
e36116aae4
Added one load and one save to db, so that the EF doesnt need to initialize on first load / save
2018-09-22 00:27:14 +02:00
hydrant
65761df653
Add camera position on login
2018-09-22 00:14:38 +02:00
hydrant
d06fd928ac
Moved error display from chat to cef, cleaned up css code
2018-09-21 23:14:43 +02:00
VegaZ
0b5680ac1a
Split Login / Register in seperate files
2018-09-21 16:13:13 +02:00
hydrant
4ac5480685
Removed unneccessary lines
2018-09-20 21:08:47 +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
961cacf6a9
Merge branch 'feature/login-register-system' into develop
2018-09-20 20:20:54 +02:00
VegaZ
8a5daf483f
Finish login-register-system
2018-09-20 20:20:44 +02:00
VegaZ
7452fc4993
Almost finish login-register-system
2018-09-20 18:54:30 +02:00
VegaZ
db9fd60384
Modify Login/Register-System (almost working)
2018-09-20 18:35:50 +02:00
VegaZ
6843462525
Modify Login-Register-System
2018-09-19 21:20:45 +02:00
hydrant
f4f4b897f0
Cleaned up code (removed unnneccessary lines / words)
2018-09-19 20:14:49 +02:00
hydrant
969537c655
Fixed Spawn class namespace
2018-09-19 20:03:44 +02:00
hydrant
a75ba4cc39
Emptied Server/Managers/.gitkeep
2018-09-19 19:59:11 +02:00
VegaZ
cfcaf98139
Add unfinished Login-System
2018-09-19 19:53:31 +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
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
d548a612ff
Add File-Overview comments, move out of place comments
2018-09-19 15:57:10 +02:00
hydrant
b996bf3b4d
Fixed /goto and /gethere
2018-09-19 15:50:05 +02:00
hydrant
5a816c4201
Add /giveweapon command
2018-09-19 14:19:11 +02:00
hydrant
d50a2e18cd
Add /gotoxyz Command, Add /ipl Command to manage IPLs
2018-09-19 13:53:17 +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
hydrant
e4efbc8ef6
Add Header Comments, Add 'null'-Checks on Commands
2018-09-19 12:50:43 +02:00
hydrant
91e2fbe4ec
Add AdminLevel.cs, ClientExtention.cs
2018-09-19 12:26:35 +02:00
hydrant
26bfaacd67
Add Admin Check, Add AdminLevel Column in database
2018-09-19 12:25:49 +02:00
7c81bb3db5
PlayerDeath-Event hinzugefügt
2018-09-19 02:43:01 +02:00
hydrant
8299b6c900
Add ChatService, Folder for Managers
2018-09-18 22:40:14 +02:00
hydrant
a0787538c9
Add some Admin Commands, set default 'Command not found'-message
2018-09-18 22:38:43 +02:00
VegaZ
d2b9013dfb
Edit .gitignore
2018-09-18 21:21:11 +02:00
VegaZ
98ddaf10f7
Add lost .gitignore
2018-09-18 21:16:33 +02:00
VegaZ
71a5d947b2
MERGE
2018-09-18 21:13:44 +02:00
VegaZ
d8c10410ab
Add Login CEF
2018-09-18 21:09:10 +02:00
hydrant
dde386329c
add Migrations folder to ignore list
2018-09-18 17:18:15 +02:00
VegaZ
5ccb561f07
Delete appsettings.json
2018-09-17 18:58:27 +02:00