Commit Graph

63 Commits

Author SHA1 Message Date
Lennart Kampshoff
d9789b7525 Add faction rank management CEF 2018-09-23 22:30:42 +02:00
Lennart Kampshoff
33ec0887e7 Merged 'develop' into feature 2018-09-23 21:13:00 +02:00
Lennart Kampshoff
73bb9b6fda Add Faction Ranks 2018-09-23 21:10:42 +02:00
Lennart Kampshoff
f91ef8960c Fixed EF error, edit commands, fix faction broadcast 2018-09-23 15:59:40 +02:00
Lennart Kampshoff
22df6c6a2e Add some Faction commands, Try EF error fix 2018-09-23 13:34:02 +02:00
Lennart Kampshoff
c35b81629f Add OnResourceStop Event Test 2018-09-23 01:33:33 +02:00
VegaZ
d0e8a8c21f Fix paths 2018-09-22 23:47:41 +02:00
VegaZ
1e1d3350df Fix one wrong path 2018-09-22 23:46:25 +02:00
VegaZ
b2d3986ed2 ... and again, added File-paths 2018-09-22 23:45:21 +02:00
VegaZ
65cadb0f40 Again... 2018-09-22 23:40:11 +02:00
VegaZ
865d5465c1 Fix meta.xml again, optimized LoadManager 2018-09-22 23:38:19 +02:00
Lennart Kampshoff
e40c78a27f Add debug for Faction 2018-09-22 23:34:55 +02:00
VegaZ
4d4fcc8a43 Fix meta.xml 2018-09-22 23:32:17 +02:00
VegaZ
48535a1fd5 Modify meta.xml 2018-09-22 23:29:34 +02:00
VegaZ
aacc696d02 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
a51e71a902 Feature/save system 2018-09-22 23:14:44 +02:00
Lennart Kampshoff
eb4b008b6c Merge branch 'develop' into feature/faction-system 2018-09-22 17:29:20 +02:00
Lennart Kampshoff
4b5ce6f7a5 Add debug for Faction problem 2018-09-22 16:58:40 +02:00
Lennart Kampshoff
40471792d1 Continued faction system 2018-09-22 16:48:03 +02:00
Lennart Kampshoff
61e21361b8 Fixed hud display 2018-09-22 15:58:48 +02:00
Lennart Kampshoff
7255f2850f Begin faction system 2018-09-22 00:55:38 +02:00
Lennart Kampshoff
3d7ab55b28 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
Lennart Kampshoff
12a5ba79ad Add camera position on login 2018-09-22 00:14:38 +02:00
Lennart Kampshoff
24a8c975cf Moved error display from chat to cef, cleaned up css code 2018-09-21 23:14:43 +02:00
VegaZ
ecb227be5c 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
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
308c154c3b 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
5bd2fa0522 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
3da8e4ec3a 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
Lennart Kampshoff
989fa856c2 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
VegaZ
9ec0a30988 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
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
7ced0b1b40 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
Lennart Kampshoff
501f92af73 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
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
Lennart Kampshoff
5fb1127c84 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
Lennart Kampshoff
bb3620e7c0 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
Lennart Kampshoff
af96374b23 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
VegaZ
c6bb979403 Edit .gitignore 2018-09-18 21:21:11 +02:00