Commit Graph

485 Commits

Author SHA1 Message Date
Periapsises
1183449480
New trainfuck kill icon (#120)
* Add new icon

* Remove old icon

* Add associated vmt

* Use better version of the icon

* Remove unecessary extension

* Manuall add the resource
2023-08-02 22:57:56 +01:00
Brandon Sturgeon
9f78365111
Add a summary of punishments on spawn 2023-07-29 19:48:55 -07:00
NullLikesNothing
fe0b9ece33
Fix null physics object error (#119)
Fixes error caused by using a effect as the model
2023-07-27 13:12:14 -05:00
Brandon Sturgeon
924106c89d
Remove old content 2023-07-27 10:20:00 -07:00
Redox
75216c710a
Change kick logic proposal (#113)
* Change kick logic proposal

* Fix linter issue

---------

Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>
2023-07-26 03:08:53 +02:00
NullLikesNothing
51e66ace80
Make sragdoll unable to be used in pvp (#118) 2023-07-21 13:06:23 -07:00
Redox
ed73a6a986
Add sragdoll and unsragdoll (#117)
* Add sragdoll and unsragdoll

* Default to superadmin

* Make sragdoll only self target
2023-07-04 03:05:25 +02:00
Redox
2b175dd5c7
Update glualint.yml (#114) 2023-04-11 10:43:31 -07:00
Redox
ff8ae264dd
Add ulx physgunallow (#115) 2023-04-11 10:33:19 -07:00
Redox
243e71700f
Improve trainfuck kill icon (#112) 2023-04-02 23:27:10 +02:00
Redox
8758bd6404
Prevent possible error (#111) 2023-02-11 03:52:32 +01:00
plally
977eeeabc3
change sort, seperate visualization logic from other logic
* remove sort

* Convert constraint data to list and sort before creating MsgC args

* change function name for compileCOnstraintResults

* whitespace changes

* whitespace changes

* more whitespace changes
2023-01-15 14:31:11 -05:00
Brandon Sturgeon
31be688ad3
Funni (#109) 2023-01-10 18:27:53 -08:00
MOEJ-The-Good
a911336e39
Constraints pretty prints (#107)
* Players with no constraints print

* Colors!

* Accurate Constrint Count

* Style guidlines & print order

* Style guidlines

* Style guidlines & critiques

* Sort results, lower threshold, and style guidlines

* Fix error, style guidlines
2023-01-10 15:46:45 -05:00
Brandon Sturgeon
c45a31d182
Fix empty timed punishments (#106) 2022-12-04 13:53:30 -08:00
M.O.E.J. The Good
e224d706f8 PrintMessage data style consistency 2022-11-24 22:52:12 +01:00
M.O.E.J. The Good
4ee74c6aba Even less PrintMessage calls 2022-11-24 22:52:12 +01:00
M.O.E.J. The Good
038d06c5df Remove unnecessary subtable re-assignments 2022-11-24 22:52:12 +01:00
M.O.E.J. The Good
5af7d0744c Less PrintMessage calls 2022-11-24 22:52:12 +01:00
M.O.E.J. The Good
819bdb1726 Follow style guidelines 2022-11-24 22:52:12 +01:00
M.O.E.J. The Good
d210907224 Lint 2022-11-24 22:52:12 +01:00
M.O.E.J. The Good
7007ebe1f0 Create constraint check ULX command 2022-11-24 22:52:12 +01:00
Redox
6a9ed63ac1 Return early if ply isn't valid in timer 2022-10-16 20:28:05 +02:00
Brandon Sturgeon
42acb46034
Update glualint workflow to use official (#103)
* Update glualint workflow to use official

* Fix linting violations

* Fix linting violation
2022-09-25 17:37:29 -07:00
legokidlogan
eeea9e7062 Use correct function name 2022-09-11 10:37:11 -07:00
Brandon Sturgeon
1150e39450
Fix timed command output 2022-09-09 15:49:04 -07:00
Brandon Sturgeon
c29dfc4d0d Update pvp method casing 2022-08-19 18:21:25 -07:00
Redox
2acaadb0d6 Fix kill icon 2022-07-01 11:44:40 -07:00
Brandon Sturgeon
89ae0bfa44 Remove print 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
a33701632c It's too late for this 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
0c971a74d0 indent? 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
38948fe2a7 Jk 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
54d819c768 Not here 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
ea968881f0 Fix dependencies path 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
bdb852a61b Add GLuaTest 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
9a34a2a865 Add tests 2022-06-11 04:02:09 -07:00
Brandon Sturgeon
9bdca7f191 Fix indices reference 2022-06-10 22:54:48 -07:00
Brandon Sturgeon
eb98475d16 Add to table 2022-06-10 22:54:48 -07:00
Brandon Sturgeon
3040e25cd1
Fix duration calculations on non-duration commands 2022-06-10 21:25:29 -07:00
Brandon Sturgeon
009dd78df8
Fix kicks not warning properly 2022-06-08 17:49:02 -07:00
Brandon Sturgeon
bc093a00cc
Autowarn on kick 2022-06-07 15:17:05 -07:00
Redox
c41f392c81 Update lua/ulx/modules/sh/cfc_tpa.lua
Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>
2022-05-29 13:02:03 -07:00
Redox
6190486e2c Use key lookup instead to avoid glualint error 2022-05-29 13:02:03 -07:00
Redox
d502a6fc41 Fix style 2022-05-29 13:02:03 -07:00
Redox
b388fc766d Remove unused vars and fix double if statements 2022-05-29 13:02:03 -07:00
Redox
b152845f8e Remove unused vars 2022-05-29 13:02:03 -07:00
Redox
ef10144f35 Remove unused var 2022-05-29 13:02:03 -07:00
Redox
0fe56758e9 Remove unused var 2022-05-29 13:02:03 -07:00
Redox
fa3f30c422 Add glualint workflow 2022-05-29 13:02:03 -07:00
legokidlogan
bb6048f79b Turn propify's default model into a list 2022-05-29 12:22:47 -07:00