Commit Graph

20 Commits

Author SHA1 Message Date
21a6637c63 Change parameters
- No point reduction when you lose the round
- 50 base points at the end of the round
- If you lose a round, you only get 15% of that base
2018-07-24 00:08:55 +02:00
3073897ce2 Fix points on replayed rounds 2018-07-22 21:22:29 +02:00
1978768a5d Save points in an interval 2018-07-20 15:49:38 +02:00
4eedec5bb7 Remove formatting 2018-07-17 19:24:31 +02:00
c8d2c23048 Fixes 2018-07-16 18:54:16 +02:00
b32676fbac Refinement of the todo 2018-07-16 18:21:24 +02:00
bad7b0933d Fix 2018-07-16 18:02:01 +02:00
48a85fc6fa Revert point reduction on death to end of the round 2018-07-16 17:48:34 +02:00
abfd76177b Add todo 2018-07-16 17:21:13 +02:00
b279d2e639 Take points away on death, not round end 2018-07-16 17:18:33 +02:00
e90128431b Reset variables when round ends 2018-07-16 17:08:36 +02:00
1e4ba6002d Rename files 2018-07-16 17:03:47 +02:00
36db2dbd0d Check if map should be ignored 2018-07-16 17:02:46 +02:00
d0a0f452c6 Limit points to minimum 2018-07-16 16:58:18 +02:00
21416551f0 Cleanup and refactoring 2018-07-16 16:57:47 +02:00
bf2f1bc502 Undo workaround, it got fixed in gamemode 2018-07-16 15:04:18 +02:00
a0222400d1 Save points at round end 2018-07-15 16:34:14 +02:00
37661dfa68 Refactoring and cleanup
- sv_pointsaving got basically completely rewritten
- Rename money to SavedPoints
2018-07-15 15:04:12 +02:00
8dc476fa69 Cleanup and change of gamemode detection 2018-07-15 12:15:12 +02:00
f305d28544 Initial Commit 2018-07-15 12:07:37 +02:00