Commit Graph

63 Commits

Author SHA1 Message Date
Pierce
863cc5d480 close interfaceDerma on shutdown 2022-01-15 15:07:02 -05:00
Pierce
269dd2be19 use shutdown hook 2022-01-15 15:07:02 -05:00
Brandon Sturgeon
f79d477886
Decrease reliability 2021-08-19 03:32:19 -07:00
wrefgtzweve
f20a1944d0 Use surface.playsound instead 2021-07-08 11:47:08 -07:00
wrefgtzweve
0cd224b2f2 Initial 2021-07-08 11:47:08 -07:00
Samuel Williams
77992a50dd Fix InitPostEntity hook returning the async promise, tighten scope on vars 2021-06-27 18:49:40 -04:00
Samuel Williams
85851066e5 Update sv_disconnectinterface_init.lua 2021-01-23 13:09:27 -08:00
Brandon Sturgeon
728cbeced2 Fix disconnectmessage bug 2021-01-17 12:26:19 -08:00
Samuel Williams
58cd0b11de Add requirement to readme 2021-01-16 22:42:04 +00:00
Samuel Williams
24578a0eb3 Remove local dTimer, require dTimer lib 2021-01-16 22:42:04 +00:00
Samuel Williams
a163ae388e Fix issues with promise.all usage 2020-12-28 21:01:09 +00:00
Samuel Williams
4115d0acb7 Fix promises -> promise 2020-12-28 12:15:19 -08:00
Samuel Williams
0b638561f6 Made game url a convar 2020-12-23 22:49:00 -08:00
Samuel Williams
ebb525cc39 Added requirements to readme 2020-12-23 22:49:00 -08:00
Samuel Williams
642cee43d6 Update readme 2020-12-23 22:49:00 -08:00
Samuel Williams
23f8b43ac3 Rename files 2020-12-23 22:49:00 -08:00
Samuel Williams
fcb65e3020 Update README 2020-12-23 22:49:00 -08:00
Samuel Williams
735b0c73af Rename commands, hooks, net messages and timers to conform to guidelines 2020-12-23 22:49:00 -08:00
Samuel Williams
e61bc43386 Add settings convars, cleanup, bug fixes 2020-12-23 22:49:00 -08:00
Samuel Williams
0012cdffb7 Add debug commands, cleanup code 2020-12-23 22:49:00 -08:00
Samuel Williams
21cefc125c Change ponger and api top use network promises, refactor and cleanup 2020-12-23 22:49:00 -08:00
Samuel Williams
8ad711091f Styling fixes + add gitignore 2020-12-23 22:49:00 -08:00
Samuel Williams
847156a146 Account for new api response 2020-12-06 15:38:19 -08:00
Brandon Sturgeon
96058b30d7
Change ping URL 2020-12-02 18:46:06 -08:00
Bleck
4f22aa3793 Fixing trailing whitespaces 2020-04-10 02:10:15 -07:00
Bleck
155b884ecc button disabled default 2020-04-10 02:10:15 -07:00
Bleck
03533ff82a Turning off dev mode 2020-04-10 02:10:15 -07:00
Bleck
22d027ef7a Adding message alerting players of prop restoration 2020-04-10 02:10:15 -07:00
Brandon Sturgeon
50296327c4 Trigger 2020-02-15 11:40:17 -08:00
Samuel Williams
0a3f0d31e0 Styling fixes 2020-02-05 09:53:41 -08:00
Samuel Williams
0b65d5779f Initial 2020-02-05 09:53:41 -08:00
Brandon Sturgeon
5355cf0082
Increase disconnect wait time 2020-02-04 19:40:51 -08:00
Samuel Williams
0107a6152e Fix show interface logic 2020-01-23 14:17:35 +00:00
Samuel Williams
a80c6ee0f8 Increased ping frequency 2020-01-21 21:33:40 +00:00
Samuel Williams
e8b7705d48 Made getFrom local 2020-01-20 13:30:00 -08:00
Samuel Williams
38708fe818 Rename hook 2020-01-20 13:30:00 -08:00
Samuel Williams
41fb15595b Switch CurTime to SysTime 2020-01-20 13:30:00 -08:00
Samuel Williams
6c5871b16e Address review 2020-01-20 13:30:00 -08:00
Brandon Sturgeon
87328721c6 Run thingy 2020-01-20 13:30:00 -08:00
Samuel Williams
c79d608576 Rename autorun files 2020-01-20 13:30:00 -08:00
Samuel Williams
04ecac2df4 Bug fixes, switch timers to be detached from CurTime (use SysTime instead) 2020-01-20 13:30:00 -08:00
Brandon Sturgeon
60d557f80c Address PR comments 2020-01-20 13:30:00 -08:00
Brandon Sturgeon
adbb5e0145 Fix remaining violations in cl_interface.lua 2020-01-20 13:30:00 -08:00
Brandon Sturgeon
e216b7c6b1 Fix violations in cl_interface.lua: 2020-01-20 13:30:00 -08:00
Brandon Sturgeon
9f2fc0b57a Fix violations in cl_ponger.lua 2020-01-20 13:30:00 -08:00
Brandon Sturgeon
5cdbd16f6e Various whitespace fixes 2020-01-20 13:30:00 -08:00
Samuel Williams
fc8d0fd0be
Merge pull request #3 from CFC-Servers/interface_redesign
Interface redesign
2019-12-24 04:01:12 +00:00
samuelWilliams99
c80f3f1de3 Update readme 2019-12-24 03:50:20 +00:00
samuelWilliams99
505d0cbffb Bug fix 2019-12-24 02:38:26 +00:00
samuelWilliams99
821f7fa0af Altered disconnect messages, fixed cl_timeout 2019-12-24 02:35:45 +00:00