Commit Graph

  • b8bae34837 Revert "allow solo players to be able to change the map" custom edshot99 2024-11-29 02:02:41 -0600
  • d490d8cbaa Revert "improve map voting with lower player count dealing with afk'ers" edshot99 2024-11-29 02:02:34 -0600
  • 02ecd19a48 Revert "ksh script to download and generate map icons for some maps" edshot99 2024-11-29 01:48:12 -0600
  • e8725048bc improve map voting with lower player count dealing with afk'ers edshot99 2024-11-27 22:41:51 -0600
  • 9a2c96fc81 format uptime properly edshot99 2024-08-20 01:48:13 -0500
  • 3ba3c8ce0e add support for line breaks and server uptime in welcome message more specifically: %n% and %uptime% edshot99 2024-08-18 23:35:41 -0500
  • 07aafe3748 Fix error if xgui getbans is called without a filter parameter master SticklyMan 2024-07-19 17:56:23 -0600
  • 4fd0013c4d ... and fix it for other changelevel functions too edshot99 2024-05-17 03:21:42 -0500
  • c020b9437d fix map not changing when the map file name uses spaces edshot99 2024-04-05 07:37:53 -0500
  • 76110bdbaa ksh script to download and generate map icons for some maps edshot99 2024-03-25 03:13:41 -0500
  • 5162e48a31 allow solo players to be able to change the map edshot99 2024-03-25 02:35:30 -0500
  • 611419e837 fix map icons for maps that dont use the maps/thumb/ folder edshot99 2024-03-25 02:30:11 -0500
  • d4981eefa9 let users be able to votemap without instant map change and a heads up edshot99 2024-03-25 02:18:11 -0500
  • fc73984f95 add multiple chat listeners for ulx psay (!psay and !pm) edshot99 2024-03-25 02:16:55 -0500
  • 32c96d56ef Update ulx.build gh-pages SticklyMan 2024-03-24 11:39:35 -0600
  • 6c88e39836 Back to development mode SticklyMan 2024-03-24 01:20:42 -0600
  • 4f823a9b02 ULX 3.81 release prep v3.81 SticklyMan 2024-03-23 21:03:00 -0600
  • e47a3b2254 Update URLs SticklyMan 2024-03-23 18:04:24 -0600
  • e2514db207 Fix editing or creating adverts in XGUI causing server errors SticklyMan 2024-03-09 18:34:23 -0700
  • edc002d27c
    Merge pull request #220 from TeamUlysses/feature/settings-improvements SticklyMan 2024-03-09 15:37:04 -0700
  • be79765d36 Update changelog SticklyMan 2024-02-22 11:55:39 -0700
  • 06f36bb57a Fix color picker alpha bar oddness- no decimals, temporarily reversed while typing in a value SticklyMan 2024-02-22 11:42:00 -0700
  • 511e865d3d Support more server settings, as compared to the server settings tab in Gmod's spawn menu. SticklyMan 2024-02-22 11:41:20 -0700
  • a61f8128e5 Replace ai_keepragdolls with ai_serverragdolls - Seems like the original setting no longer works, even in single player - Named "Keep Corpses" to be consistent with Gmod labeling SticklyMan 2024-02-22 11:40:30 -0700
  • 0b3794a441 Improve server side panel setting width and overall spacing SticklyMan 2024-02-22 10:45:39 -0700
  • 0af353cd55 Fix slider knob clipping SticklyMan 2024-02-22 10:33:48 -0700
  • 8c73481faa Move server settings to be on a scrollable panel. Use human readable names for gravity and timescale settings SticklyMan 2024-02-22 10:32:33 -0700
  • a8894effaf Alllow dock mode for comboboxes SticklyMan 2024-02-22 10:28:34 -0700
  • 7156c1a64e Fix wigging out sliders on listen servers for replicated settings on the server tab SticklyMan 2023-11-21 05:58:09 -0700
  • bef6fda7e3 Make max slider value for most sbox limits 200 to better conform to the gmod admin menu SticklyMan 2023-11-21 05:51:41 -0700
  • 67a332977a Improve sandbox settings menu: - Add missing sandbox settings from the Gmod admin menu (new replicated cvars), reorder and rename to make them more consistent - Improve layout, general sandbox settings are now laid out with dock and now scrollable, sandbox limits are more spaced out so longer limit names can be visible - Fix sbox_persist being a string, not an on/off setting. (Sorry for making your persisted props to always save to a "<map>_1.txt" file) - Attempting fix for sandbox settings wigging out when edited from the gmod admin menu SticklyMan 2023-11-21 05:50:52 -0700
  • 3b957bef5e xlib: Add helpers for bypassing some replicated cvars when listen server host - Will help resolve issues where replicated cvar sliders on the gmod admin menu spaz out SticklyMan 2023-11-21 05:31:44 -0700
  • 97203ca256 Added ability to create a scrollable panel in xlib SticklyMan 2023-11-21 05:19:47 -0700
  • 7a0bf4e86c Use correct comments SticklyMan 2023-11-21 05:19:34 -0700
  • a4345943b4 Update sbox limit definitions for vanilla sandbox and wiremod SticklyMan 2023-11-21 05:17:23 -0700
  • dd74755478 Added Dock support to some elements in xlib SticklyMan 2023-11-21 05:17:02 -0700
  • 061bec4a90
    Merge pull request #217 from CFC-Servers/fix/fix-global SticklyMan 2024-02-22 09:45:10 -0700
  • 5b0a3d83f5
    Fix global declaration Brandon Sturgeon 2023-09-29 17:49:54 -0700
  • b3f3f4bb2a Team modifier add/remove buttons should be disabled after removing a team SticklyMan 2023-07-12 23:39:00 -0600
  • ecf80c325e Prevent error when trying to add/remove a team modifier without a team selected SticklyMan 2023-07-12 23:38:01 -0600
  • 4ea0f288d8
    Merge pull request #211 from wrefgtzweve/patch-1 SticklyMan 2023-06-16 16:53:30 -0600
  • 5ca9bb80c5
    Remove useless print Redox 2023-06-16 18:12:07 +0200
  • 86b84a37c7
    Merge pull request #206 from Aws0mee/patch-1 Zach P 2022-09-21 10:14:29 -0700
  • 79b190ab66
    Update sv_groups.lua Aws0me 2022-09-21 13:06:59 -0400
  • 62a16ef6c5
    Update CHANGELOG.md Zach P 2022-08-13 18:54:54 -0700
  • 72c4f55fe4
    Merge pull request #204 from CFC-Servers/feature/expose-ragdoll-functions Zach P 2022-08-13 18:53:05 -0700
  • b13d6a3f2f
    Unbump version Brandon Sturgeon 2022-08-13 17:08:44 -0700
  • 4b707a3ed4
    Expose ragdoll functions Brandon Sturgeon 2022-08-07 01:58:06 -0700
  • 90364bfe0a
    Update CHANGELOG.md Zach P 2022-08-05 20:39:36 -0700
  • 2e02293bb8
    Added convar to disable MOTD Disabled message Zach P 2022-08-05 20:38:25 -0700
  • f2f5602c7c
    Update CHANGELOG.md Zach P 2022-08-05 19:27:52 -0700
  • af5dcdb8a1
    Refactored player teleport eye trace Zach P 2022-08-05 19:27:03 -0700
  • 64bcdaf26a
    Update addon.txt Zach P 2022-08-04 21:29:13 -0700
  • b77eed6847
    Added drop table for users too Zach P 2022-08-04 21:26:47 -0700
  • 8c2c5d3ebf
    Update CHANGELOG.md Zach P 2022-08-04 21:25:23 -0700
  • c95969a766
    Add drop table for bans when resettodefaults Zach P 2022-08-04 21:24:23 -0700
  • c9fa7e9a0c
    Update CHANGELOG.md Zach P 2022-08-04 21:01:01 -0700
  • d92ce683b7
    Merge pull request #196 from CFC-Servers/bug/fix-vote-confirming Zach P 2022-08-04 21:00:04 -0700
  • 6bf4b52cc4
    Update sh_defines.lua Zach P 2022-08-04 20:44:50 -0700
  • ab47d243f0
    Update ulx.build Zach P 2022-08-04 20:43:09 -0700
  • b47b8e19c4
    Update CHANGELOG.md Zach P 2022-08-04 20:42:48 -0700
  • 1eb7516b5e
    Merge pull request #202 from TheByKotik/chat-commands Zach P 2022-08-04 20:42:47 -0700
  • 0eb7ebeb72
    Update CHANGELOG.md v3.80 Experimental Zach P 2022-08-04 19:10:30 -0700
  • 3ee5a8edea Add chat commands for banid and unban Ҝờţأķ 2022-06-15 10:19:45 +0500
  • fc12a010e4
    Update sh_defines.lua Zach P 2022-02-10 17:06:59 -0800
  • a8521bb8af
    Update ulx.build Zach P 2022-02-10 17:06:17 -0800
  • 975e1cc21e
    only send vote to people in recipient filter Pierce 2021-12-21 23:18:41 -0500
  • 371a4fba62
    Merge pull request #170 from Timmy/fix-adduserid Zach P 2021-07-15 16:47:46 -0700
  • 2c72305403
    Merge pull request #189 from MrAkitaman/patch-1 Zach P 2021-07-15 16:40:41 -0700
  • e6013e7aa6
    Optimization MrAkitaman 2021-07-05 04:14:12 +0200
  • a636dd3af8
    Merge pull request #185 from Karlend/master Zach P 2021-06-23 12:55:06 -0700
  • 9493fcaf88
    Update fun.lua Zach P 2021-06-12 16:07:57 -0700
  • 58bb943d05
    Update vote.lua Zach P 2021-06-12 16:07:23 -0700
  • 1dca6d0a34
    Update cl_lib.lua Zach P 2021-06-12 16:06:27 -0700
  • 4955c73697
    Fixed error Johnny 2021-04-01 03:47:24 +0300
  • 7beb92b10e
    exploit fix Johnny 2021-04-01 03:20:33 +0300
  • afca346273
    Fix typos (#160) Timmy 2020-08-19 19:28:14 +0200
  • 7b67567690
    Prevent ulx adduserid from resetting user allows/denies Timmy 2020-07-24 22:58:49 +0200
  • a8b31ffb3e Remote whitespace pack 2019-05-15 23:51:37 +1000
  • 630f936d18
    Merge pull request #146 from realpack/master SticklyMan 2019-04-17 22:44:05 -0600
  • c41408c832 Make pure lua realpack 2019-04-18 11:09:58 +1000
  • 8d41a87628 Improve look of close button. SticklyMan 2018-05-20 18:08:30 -0600
  • cc601339e2 Update changelog SticklyMan 2018-02-11 02:45:07 -0700
  • 3d393f5d96 XGUI: Implement hook to update client's UI when new accesses are registered. SticklyMan 2018-02-04 17:34:18 -0700
  • 8f93008b83 Added some (commented out) helpful server-side debug messages for the data sending system. SticklyMan 2018-02-04 17:21:01 -0700
  • 64d6afdc31 XGUI: UCLChange hook was causing an extra refreshData to be called, causing the server to send down potentially two sets of data on join. SticklyMan 2018-02-04 17:18:16 -0700
  • ac76283a8b XGUI: Process inbound data before progressing onward SticklyMan 2018-02-04 17:09:49 -0700
  • 70c544f879 Fix occasional error on Cmds tab when dealing with time-based inputs with odd restrictions. - Fixes TeamUlysses/ulib#10 SticklyMan 2018-02-04 03:20:26 -0700
  • 7e9438d9ba [FIX] XGUI: Player list on the Cmds tab was not sorted alphabetically. SticklyMan 2018-02-04 02:34:47 -0700
  • b3815da088
    Merge pull request #124 from Alydus/master SticklyMan 2018-02-04 01:36:59 -0700
  • 4e712ede0b
    Fix typo in xgui/settings/server.lua Alydus 2018-01-21 14:08:57 +0000
  • 4c91096172 No longer necessary to load the ban config Nayruden 2017-11-05 13:57:19 -0600
  • 27fcff6afd Spelling fix Nayruden 2017-11-05 13:56:52 -0600
  • 60b0d90002 Tasks left from merge Nayruden 2017-11-05 13:56:18 -0600
  • 8911523608
    Merge pull request #113 from PixeLInc/ulx_repairs Brett Smith 2017-11-05 13:49:14 -0600
  • 98bb22486f
    Disable PM's for Muted Users PixeL 2017-10-30 23:25:50 -0500
  • ecd205e771 Merge pull request #101 from PixeLInc/patch-1 Brett Smith 2017-09-25 20:02:48 -0500
  • b166f35d38 Fix !spectate respawn PixeLInc 2017-07-08 21:20:17 -0500
  • 10cb7bdf36 Back to development mode Nayruden 2017-03-21 15:39:11 -0500
  • 42a9e9711c Update ulx.build Brett Smith 2017-03-21 15:37:12 -0500