Commit Graph

82 Commits

Author SHA1 Message Date
edshot99
b92c1912ce remove cfc interface and use out-of-tree interface 2024-12-01 15:57:34 -06:00
edshot99
292ea567b1 remove resource 2024-12-01 15:57:07 -06:00
edshot99
9050a8eb9b modify api (no google and using custom json) 2024-12-01 15:53:52 -06:00
Brandon Sturgeon
5ec788afcb
Add discord link 2024-07-22 01:30:51 -07:00
Brandon Sturgeon
10c6c027ba
Update cl_disconnectinterface_init.lua 2024-06-01 08:25:12 -07:00
Brandon Sturgeon
4bcaa0b61f
Update README.md 2024-06-01 08:24:29 -07:00
Brandon Sturgeon
cbc7fb04c2
Update dino url 2024-02-08 13:37:03 -08:00
NullLikesNothing
5facddeea1
Add minimized window (#23) 2023-07-30 10:28:57 -07:00
Redox
5e18db7ed7
Dont ping when there are no players online (#24) 2023-07-29 02:56:34 +02:00
Brandon Sturgeon
ed1788a1c1
Clear interface on shutdown 2023-01-05 12:27:15 -08:00
Brandon Sturgeon
1b85661f4f
Add glualint workflow (#21)
* Add glualint workflow

* Fix linting violation
2022-09-26 10:12:16 -07:00
Brandon Sturgeon
eeeb3e367c Fix state changes, re-use more colors 2022-06-27 18:46:10 -07:00
Brandon Sturgeon
a7eb3b55ee On-by-default, re-use colors 2022-06-27 18:46:10 -07:00
Brandon Sturgeon
f06c3d7e34 Fixes, improvementss 2022-06-27 18:46:10 -07:00
Brandon Sturgeon
ab4cd479c7 Remove unused var 2022-06-27 18:46:10 -07:00
Brandon Sturgeon
652da2313c Auto reconnect, code cleanup 2022-06-27 18:46:10 -07:00
Pierce
460af95389 only show prop respawn message for sandbox 2022-01-15 15:07:02 -05:00
Pierce
31c6e53589 fix syntax error 2022-01-15 15:07:02 -05:00
Pierce
acba3c6ed4 call hook for to prevent dc interface from showing 2022-01-15 15:07:02 -05:00
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