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 |
|
|
|
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 |
|
|
|
63c75d5cdb
|
removed param that was not used
|
2025-02-23 15:50:02 +01:00 |
|
|
|
a5f1f7aa48
|
removed some extra info
|
2025-02-23 14:28:32 +01:00 |
|
|
|
239d53c57b
|
changing map chooser again to use numbers of votes instead of percentages
|
2025-02-23 13:15:52 +01:00 |
|
|
|
9eab0fc24f
|
decided otherwise about these restrictions. admins should just do nominate_addmap without being blocked
|
2025-01-24 20:37:37 +01:00 |
|
|
|
d35258404d
|
now cooldowns should be respected god dammnit
|
2024-10-12 17:18:09 +02:00 |
|
|
|
65932af8db
|
added so maps are greyed out for admins and leaders too in case of cooldowns
|
2024-10-12 00:47:07 +02:00 |
|
|
|
c012ab6581
|
i had forgot that nominations need to respect cooldown too when low pop
|
2024-10-11 14:53:39 +02:00 |
|
|
|
c1371b3241
|
redid mapchooser so internal restrictions active in most cases respect map cooldowns. redid forum intergration with syntax compatible with 1.11 sourcemod. also added feature to it that during low pop people can get free vip
|
2024-10-11 13:44:11 +02:00 |
|
|
|
3244412eed
|
hopefully the dread is finally over now
|
2024-10-01 00:50:34 +02:00 |
|
|
|
27dbbc9294
|
reworking the patchwork for rtv so it should seem normal. hopefully no more bugs
|
2024-09-29 15:03:09 +02:00 |
|
|
|
04e56aeeaa
|
added check so mapchange actually happens if nextmap is set and time is ran out
|
2024-09-28 17:39:28 +02:00 |
|
|
|
d9987c554d
|
added a casual pool feature that will be prioritized when picking random maps for the mapvote
|
2024-09-27 12:31:54 +02:00 |
|
|
|
c267fb1457
|
moving cvars over to the mapchooser_extended.cfg so people can see the values at https://unloze.com/mapchooser_css_ze/mapchooser_extended.cfg
|
2024-09-27 00:51:28 +02:00 |
|
|
|
7e473490d1
|
comically retarded solution. but hey if it looks fine its fine
|
2024-09-26 17:56:37 +02:00 |
|
|
|
566916ff1b
|
now admins cant fuck over the vote anymore by panic extending the last second possible
|
2024-09-22 19:25:11 +02:00 |
|
|
|
5fbae4b560
|
changed the mp_chattime to use revote warning timer cvar. removed some logging
|
2024-09-22 16:31:49 +02:00 |
|
|
|
aad7bf415b
|
instead now using cssfixes to patch out the frozen command so that i dont handle it here
|
2024-09-22 10:10:07 +02:00 |
|
|
|
2508ad1957
|
i dont know why 1.0 is needed instead of 0.1. on dev it was fine but on ze 1.0 is needed
|
2024-09-21 16:55:29 +02:00 |
|
|
|
924ffd318c
|
added timer so people can walk during the intermission
|
2024-09-21 13:32:16 +02:00 |
|
|
|
3589dd66a3
|
forgot what i updated again but looks good on ze now. the random extend vote should hopefully not happen anymore when not intended. the mp_chattime stuff was moved to pluginstart, mapstart and mapend and seems to let the vote run fine now instead of switching map
|
2024-09-21 11:18:03 +02:00 |
|
|
|
e35b6a55ab
|
added message indicating that rtv went through
|
2024-09-20 15:01:27 +02:00 |
|
|
|
39628347b9
|
should safeguard votes from happening when the last vote is done, except of revotes of coruse
|
2024-09-20 13:40:31 +02:00 |
|