edshot99
5162e48a31
allow solo players to be able to change the map
2024-03-25 02:35:30 -05:00
edshot99
611419e837
fix map icons for maps that dont use the maps/thumb/ folder
2024-03-25 02:30:11 -05:00
edshot99
d4981eefa9
let users be able to votemap without instant map change and a heads up
2024-03-25 02:18:11 -05:00
edshot99
fc73984f95
add multiple chat listeners for ulx psay (!psay and !pm)
2024-03-25 02:16:55 -05:00
SticklyMan
4f823a9b02
ULX 3.81 release prep
2024-03-23 21:29:43 -06:00
SticklyMan
e47a3b2254
Update URLs
2024-03-23 18:22:55 -06:00
SticklyMan
e2514db207
Fix editing or creating adverts in XGUI causing server errors
2024-03-09 18:34:23 -07:00
SticklyMan
edc002d27c
Merge pull request #220 from TeamUlysses/feature/settings-improvements
...
XGUI settings fixes and improvements
2024-03-09 15:37:04 -07:00
SticklyMan
be79765d36
Update changelog
2024-02-22 11:55:39 -07:00
SticklyMan
06f36bb57a
Fix color picker alpha bar oddness- no decimals, temporarily reversed while typing in a value
2024-02-22 11:42:00 -07:00
SticklyMan
511e865d3d
Support more server settings, as compared to the server settings tab in Gmod's spawn menu.
2024-02-22 11:41:20 -07:00
SticklyMan
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
2024-02-22 11:40:49 -07:00
SticklyMan
0b3794a441
Improve server side panel setting width and overall spacing
2024-02-22 11:38:27 -07:00
SticklyMan
0af353cd55
Fix slider knob clipping
2024-02-22 10:33:48 -07:00
SticklyMan
8c73481faa
Move server settings to be on a scrollable panel. Use human readable names for gravity and timescale settings
2024-02-22 10:32:33 -07:00
SticklyMan
a8894effaf
Alllow dock mode for comboboxes
2024-02-22 10:28:35 -07:00
SticklyMan
7156c1a64e
Fix wigging out sliders on listen servers for replicated settings on the server tab
2024-02-22 09:50:18 -07:00
SticklyMan
bef6fda7e3
Make max slider value for most sbox limits 200 to better conform to the gmod admin menu
2024-02-22 09:50:17 -07:00
SticklyMan
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
2024-02-22 09:50:17 -07:00
SticklyMan
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
2024-02-22 09:50:17 -07:00
SticklyMan
97203ca256
Added ability to create a scrollable panel in xlib
2024-02-22 09:50:17 -07:00
SticklyMan
7a0bf4e86c
Use correct comments
2024-02-22 09:50:17 -07:00
SticklyMan
a4345943b4
Update sbox limit definitions for vanilla sandbox and wiremod
2024-02-22 09:50:17 -07:00
SticklyMan
dd74755478
Added Dock support to some elements in xlib
2024-02-22 09:50:17 -07:00
SticklyMan
061bec4a90
Merge pull request #217 from CFC-Servers/fix/fix-global
...
Fix global declaration
2024-02-22 09:45:10 -07:00
Brandon Sturgeon
5b0a3d83f5
Fix global declaration
2023-09-29 17:49:54 -07:00
SticklyMan
b3f3f4bb2a
Team modifier add/remove buttons should be disabled after removing a team
2023-07-12 23:39:00 -06:00
SticklyMan
ecf80c325e
Prevent error when trying to add/remove a team modifier without a team selected
2023-07-12 23:38:01 -06:00
SticklyMan
4ea0f288d8
Merge pull request #211 from wrefgtzweve/patch-1
...
Remove useless print
2023-06-16 16:53:30 -06:00
Redox
5ca9bb80c5
Remove useless print
2023-06-16 18:12:07 +02:00
Zach P
86b84a37c7
Merge pull request #206 from Aws0mee/patch-1
...
Update sv_groups.lua
2022-09-21 10:14:29 -07:00
Aws0me
79b190ab66
Update sv_groups.lua
...
change pairs to ipairs
2022-09-21 13:06:59 -04:00
Zach P
62a16ef6c5
Update CHANGELOG.md
2022-08-13 18:54:54 -07:00
Zach P
72c4f55fe4
Merge pull request #204 from CFC-Servers/feature/expose-ragdoll-functions
...
Expose ragdoll functions
2022-08-13 18:53:05 -07:00
Brandon Sturgeon
b13d6a3f2f
Unbump version
2022-08-13 17:08:44 -07:00
Brandon Sturgeon
4b707a3ed4
Expose ragdoll functions
2022-08-07 01:58:06 -07:00
Zach P
90364bfe0a
Update CHANGELOG.md
2022-08-05 20:39:36 -07:00
Zach P
2e02293bb8
Added convar to disable MOTD Disabled message
2022-08-05 20:38:25 -07:00
Zach P
f2f5602c7c
Update CHANGELOG.md
2022-08-05 19:27:52 -07:00
Zach P
af5dcdb8a1
Refactored player teleport eye trace
...
#108 issue should be fixed
2022-08-05 19:27:03 -07:00
Zach P
64bcdaf26a
Update addon.txt
2022-08-04 21:29:13 -07:00
Zach P
b77eed6847
Added drop table for users too
2022-08-04 21:26:47 -07:00
Zach P
8c2c5d3ebf
Update CHANGELOG.md
2022-08-04 21:25:23 -07:00
Zach P
c95969a766
Add drop table for bans when resettodefaults
2022-08-04 21:24:23 -07:00
Zach P
c9fa7e9a0c
Update CHANGELOG.md
2022-08-04 21:01:01 -07:00
Zach P
d92ce683b7
Merge pull request #196 from CFC-Servers/bug/fix-vote-confirming
...
only send vote to people in recipient filter
2022-08-04 21:00:04 -07:00
Zach P
6bf4b52cc4
Update sh_defines.lua
2022-08-04 20:44:50 -07:00
Zach P
ab47d243f0
Update ulx.build
2022-08-04 20:43:09 -07:00
Zach P
b47b8e19c4
Update CHANGELOG.md
2022-08-04 20:42:48 -07:00
Zach P
1eb7516b5e
Merge pull request #202 from TheByKotik/chat-commands
...
Add chat commands for banid and unban
2022-08-04 20:42:47 -07:00