224 Commits
Author SHA1 Message Date
jenz 789b8ebef9 now the menu displays the category in parantheses for each map 2026-09-11 16:05:36 +02:00
jenz 4fd3017e5f re-added feature to just have the full list instead 2026-08-29 15:30:52 +02:00
jenz d697faa470 forward for the clients steamID, mapchoice and vote weight 2026-08-20 14:42:08 +02:00
jenz 80642cb0f0 now reading tickrate from mapchooser config instead of separate file 2026-08-18 12:47:30 +02:00
jenz b6c0cb232d added category menu for nominations and putting maps into sub menus 2026-08-14 16:40:31 +02:00
jenz a02fea8cc8 reintroducing revotes again for normal mapvotes 2026-08-14 15:38:06 +02:00
jenz 52a452708e added native in mapchooser for the trails entry for maps that enabled trails. also added the trails plugin itself 2026-07-28 20:05:15 +02:00
jenz 2b9224f11a only counting all cvars in real players now 2026-07-25 11:26:46 +02:00
jenz 295c92f49f not counting the fakeclients again. done in the past as well. made sense to try again. 2026-07-20 20:31:36 +02:00
jenz 111cc27521 added new laserfag entry in mapchooser 2026-06-25 14:04:07 +02:00
jenz e2659d79a6 fixed check so admin nominate still works 2026-06-19 16:12:01 +02:00
jenz fefad5ce8a now having 3 map nominations as a tier perk 2026-06-18 13:48:25 +02:00
jenz e0672ab09b removed the map end version and avg version. now its just called unloze. it still has average and new features from mapend, but i removed the actual mapend functionality due to players always saying they were stucked by the scoreboard pannel 2026-06-07 12:15:39 +02:00
jenz 06e5c325ac just a timer running each second deciding if nowinpannel is enabled or not 2026-06-02 16:52:14 +02:00
jenz 4914461539 hopefully that stops the scoreboard from blocking people from participating in the vote 2026-06-02 14:46:30 +02:00
jenz 61568dc032 preventing first map after server crash/restart to go on cooldown 2026-05-16 14:38:57 +02:00
jenz 80d0b85367 probably prevents current map from randomly showing up in the mapvote itself 2026-04-30 14:18:23 +02:00
jenz d48a5b14c1 changed dbprio to high from low to stop people from nominating the maps before the query finishes 2026-04-21 21:59:58 +02:00
jenz 2b67f52368 not checking autismbots and fakes any longer 2026-04-21 13:46:02 +02:00
jenz c57aa5bcc2 updated so that low pop helper has its own configuration now in the .cfg to decide with how many people on each map to help with easy settings 2026-04-19 19:34:58 +02:00
jenz 4a1ac398d0 forgot updating port 2026-04-19 15:32:15 +02:00
jenz f590dcc7d1 added new cooldown system that tracks minutes played into database rows and sets maps on cooldown until they fallen down enough of the listing 2026-04-19 15:26:58 +02:00
jenz 01816792ae removing a bunch of unneeded things and assuring the nomlist wont confuse leader and regular nominations any more when displaying them 2026-04-17 20:29:12 +02:00
jenz 7d5e56540a redoing with new native to not screw up the nominations related native 2026-04-14 22:46:24 +02:00
jenz d396e006b9 added natives in mapchooser for knockback low pop plugin which now on low pop gives infintie ammo and high HP for doing difficult maps 2026-04-13 14:23:11 +02:00
jenz ff012d2df5 this should now catch the player count correctly to set the cooldown and shared cooldowns 2026-04-02 20:47:46 +02:00
jenz ef537b8826 renamed variable for skipping all restrictions on low pop and now also made it skip cooldowns as well as adding a new variable that decides how many players are required before applying cooldowns at all. also changed player counting not consider fakes, autism bots, afks and spec anymore to make it a lot simpler to understand. 2026-03-31 21:26:26 +02:00
jenz 6790e463fc updated fakeclients slightly and changed mapchooser for loops to not miss the last client 2026-03-27 17:34:04 +01:00
jenz 6a5cbf74f1 had it wrong before, was meant to be total_votes and not num_votes 2026-03-26 20:54:04 +01:00
jenz 9d3a9e6b89 renamed cvar to make more sense, set shared cooldowns on map start and map ends, removed global bool g_SaveCDOnMapEnd, added shared cooldowns as group in mapchooser_extended.cfg, giving leader nominations same priority as admin nominations, removed a lot of translation phrases to instead english only. removing mapstatus enabled, disabled, and the others. removed the whole fucking trie, prevent people from nominating maps nominated by leader or admin. re added the boost messages by removing translation files. added support in nominate and nomlist to indicate admin and leader nomination. 2026-03-21 23:41:09 +01:00
jenz 940b53fffc show in the menu that a map was nominated by a leader 2026-03-15 15:13:30 +01:00
jenz 5855e49f78 backup map is now based on casualpool 2026-03-14 17:39:25 +01:00
jenz d78c39cf3c instead of hard coding to ze_random_v9 it now takes the startup map when server is restarted 2026-03-05 14:49:42 +01:00
jenz c0cddad8cb minplayer and maxplayer requirement now consider afk's as well 2026-03-04 15:38:14 +01:00
jenz c0fb1dd61a only tested on dev so far but should be stable probably. rtv is now not disabled even if there is not enough time left over and the last round ends. instead the final round gets delayed until the rtv map vote is over 2026-02-26 21:20:00 +01:00
jenz f3995b4b6d replaced the translation file with actual print message so it wont switch to random languages anymore 2026-01-29 12:24:02 +01:00
jenz e49f0a3f3a experimental update to prevent mapend being stuck with nothing happening when nobody voted anything 2026-01-27 21:56:42 +01:00
jenz 484430cd50 excludemap and excludemaptime are now always respected 2026-01-10 14:44:38 +01:00
jenz 9606606baf nominate_removemap should now remove every instance of the same nominated map 2026-01-06 22:17:12 +01:00
jenz c72a911bcb forgot to delete snapshot after use 2025-11-18 11:57:06 +01:00
jenz f3575929f7 i got asked to revert it again so sure why not 2025-07-09 20:09:07 +02:00
jenz 895c9639d6 added extra rtv requirements. we add more rtv's on lower player count than on higher player count. so its harder to rtv with an empty server and less difficult on a full. was requested by some admins 2025-07-09 19:36:46 +02:00
jenz 6a0b75ed61 not including nosteamers again. very simply 2025-06-30 17:16:49 +02:00
jenz cf58c745d2 fixing minor mistake 2025-06-09 17:51:38 +02:00
jenz 09aa1218ac added extra check to stop the warning timer in case of a map having mce_extend 0 from the get go 2025-05-08 14:18:16 +02:00
jenz 63c75d5cdb removed param that was not used 2025-02-23 15:50:02 +01:00
jenz a5f1f7aa48 removed some extra info 2025-02-23 14:28:32 +01:00
jenz 239d53c57b changing map chooser again to use numbers of votes instead of percentages 2025-02-23 13:15:52 +01:00
jenz 9eab0fc24f decided otherwise about these restrictions. admins should just do nominate_addmap without being blocked 2025-01-24 20:37:37 +01:00
jenz d35258404d now cooldowns should be respected god dammnit 2024-10-12 17:18:09 +02:00