78 Commits
Author SHA1 Message Date
jenz ed02682ef4 added number sorting to graphs and updated the graph for repeated days showcase 2026-08-26 09:18:49 +02:00
jenz 0634fde335 added infinite scrolling to frontend and displaying vote information 2026-08-25 21:34:45 +02:00
jenz ab481d6d65 fixing where the previous session gets updated, now only update it in case of it being inserted inside the last 10 minutes 2026-08-25 16:44:31 +02:00
jenz 09107047b9 some more styling to the frontend 2026-08-24 21:52:29 +02:00
jenz 9c4c02c532 some error debugging and for frontend thicker lines around blocks 2026-08-24 12:59:16 +02:00
jenz 6ace3da113 minor oversight where it might update the end play minutes to 0 if forward was not called in time 2026-08-22 17:19:06 +02:00
jenz 16bb9e14a5 furhter bug fixes and updates 2026-08-22 17:10:27 +02:00
jenz 9e8e8378a2 initial commit of the paytime session frontend 2026-08-22 14:53:27 +02:00
jenz 4ad037bd13 had forgotten to consider the revotes, they are added now as well 2026-08-22 14:23:27 +02:00
jenz b3eb1f92c1 removed map_end_dt column 2026-08-22 13:36:46 +02:00
jenz 06e9845b0a added support for storing the tiers 2026-08-22 01:05:00 +02:00
jenz 4ec38434a2 added tier for display 2026-08-21 22:43:04 +02:00
jenz e13f833fa0 added extra index for steamids latest session 2026-08-21 12:48:29 +02:00
jenz b21a6b6e0b added new index to session table and moved queries some around to be chained 2026-08-21 12:32:28 +02:00
jenz e1a93bd0dd initial commit of plugin just filling the tables with data for the playtime display 2026-08-20 17:12:46 +02:00
jenz e731a1f3fc just running the query every minute instead of 10. so knifeban, entwatc and display playtime have it more updated 2026-08-20 11:35:05 +02:00
jenz 5a53772941 added menu message about trails 2026-07-28 20:14:09 +02:00
jenz 540cad9612 added some colouring to level up messages 2026-07-05 15:39:25 +02:00
jenz ea257beb41 missed fakeclient check 2026-06-25 14:08:47 +02:00
jenz d1d99a9e2c initial release of anti laser fag plugin controlled through mapchooser config entries 2026-06-25 14:04:45 +02:00
jenz 5dedfe10cb forward is now invoked later after having applied the extra group flags 2026-06-24 22:05:36 +02:00
jenz 55f573db8d added racetimer lvl display and colour display to tiers 2026-06-22 12:26:29 +02:00
jenz 8f4e205db0 printing tier rewards when player reaches new tier 2026-06-21 14:31:59 +02:00
jenz 131668a53d having same tier features on one line 2026-06-21 12:56:06 +02:00
jenz 58a5ea51a0 replacing the admins_simple.ini with actually using the probably intended forwards to handle group overrides on player connections 2026-06-21 00:33:55 +02:00
jenz 60ec523d98 rearranged order in menu of items 2026-06-20 14:12:12 +02:00
jenz f7263ffdef removed team check 2026-06-19 16:00:06 +02:00
jenz 9e69a92cc5 removed the whole spec check, just relying on not being afk 2026-06-19 15:59:00 +02:00
jenz bb7c7f8549 should probably give vips the capacity boost by default 2026-06-18 14:50:47 +02:00
jenz d062b04353 now having 3 map nominations as a tier perk 2026-06-18 13:48:06 +02:00
jenz 261abb0aad now reading flags as well with aop indicating vip in the tier menu 2026-06-17 16:00:23 +02:00
jenz 81c0af7ebc now showing how many hours to next tier and displays all tier benefits 2026-06-17 14:44:10 +02:00
jenz de4155b758 displaying items in tier features 2026-06-17 13:59:12 +02:00
jenz 927d55e64d moved from chat to menu 2026-06-17 13:28:16 +02:00
jenz f9eed6291d adding sprays as a tier instead of hour requirement 2026-06-17 10:55:56 +02:00
jenz 76c110f5eb added rtv boost and changed tier display slightly 2026-06-16 23:10:32 +02:00
jenz e00711eedf just putting a message if people upgrade their tier 2026-06-16 13:03:04 +02:00
jenz 9bb3092600 adding some features like showing what features you got with sm_tier 2026-06-16 12:38:17 +02:00
jenz b617d12870 added forward when tier arrived 2026-06-16 01:33:14 +02:00
jenz b4a943d987 a very simple tier system based on playtime 2026-06-16 00:30:02 +02:00
jenz a3f0c662eb adding fakeclient check 2026-04-21 13:45:37 +02:00
jenz e2c9920616 remade the static 5000 number into a cvar quickly 2026-03-01 15:54:33 +01:00
jenz 1e1241cf05 reintroducing the 5k hour limit but placing it only in the function for calculating the average hour this time around. this is to prevent the average hour count from being skewed by players with a too high playercount. 5000 should be considered good enough hopefully 2026-01-28 19:30:42 +01:00
jenz c1a164b67c added support for minutes for the forward 2026-01-27 16:01:04 +01:00
jenz 7e6147df40 removed the 5k hour capacity and added timer to call forward every 10 minutes 2026-01-08 11:24:23 +01:00
jenz 9e0dc43ec9 updating the include and added forward that gives player time for a server 2025-06-09 20:32:08 +02:00
jenz 00a333db07 removed native, changed from float to int, added minimal default value 2025-02-23 13:16:32 +01:00
jenz 48e50398ce expanded from top 100 to top 1000, also added time tracking for ze2. does probably not damage to add 2024-05-06 18:49:02 +02:00
jenz cc56169ff9 removed non afk requirement when counting active players 2023-09-17 19:33:58 +02:00
jenz d071e57979 changed to float to hopefully not accidentally hit over limit of 5.0 2023-09-17 00:27:22 +02:00