Commit graph

111 commits

Author SHA1 Message Date
Aranud
0d06bb7805
fix updated 4th arg of G_AddSkillPoints function 2024-03-19 16:23:00 +01:00
Aranud
c4fc08e459
V0.3: origin consistency with game code 2021-07-16 12:13:01 +02:00
Aranud
7369668988
v0.2 : no need to snap muzzle point anymore 2021-06-16 14:49:29 +02:00
Remy Marquis
492738d54a renamed CS_LEGACYINFO config string to CS_MODINFO 2020-05-17 00:27:38 +02:00
isRyven
898f4bcf29 fix banners should not be printed during intermission
* banners are no longer printed in intermission
* increased max banner count to 10
2020-03-29 13:56:07 +03:00
Remy Marquis
03fe896bbb removed broken and obsolete xpsave script 2020-02-09 11:09:29 +01:00
isRyven
4e6c9f8a95
fix typo in readme 2019-11-15 00:57:34 +02:00
isRyven
3a29c2ddc3 add working banner rotation script 2019-11-15 00:55:54 +02:00
isRyven
1989f9e030 fix trap_trace error
* added missing argument
2019-07-24 21:43:50 +03:00
Remy Marquis
c4f8211060 Revert "fixed heal sound index for syringe healing"
This reverts commit 23c6592189.

We're back to the original index to keep backward compatibility
2019-07-12 17:15:11 +02:00
Remy Marquis
23c6592189 fixed heal sound index for syringe healing 2019-06-27 16:16:57 +02:00
Remy Marquis
735418ccba expanded spawn-invul-fair script 2019-05-18 17:03:50 +02:00
Remy Marquis
3571024749 updated README 2019-05-18 14:53:56 +02:00
Remy Marquis
6ff5e0e6f4 added spawn-invul-fair 2019-05-18 14:48:44 +02:00
isRyven
787d4a757a add medic-syringe-heal script 2019-04-13 14:54:44 +02:00
Remy Marquis
906cc00aed removed obsolete CONSTANTS file 2018-12-30 18:35:09 +01:00
Remy Marquis
0b1c23eed4 scripts: adjusted xpsave permissions 2018-12-16 16:44:26 +01:00
IR4T4
e598955f53
Merge pull request #8 from sheldarr/killing-spree
Killing spree
2018-02-12 12:22:13 +01:00
sheldar
08abd022a6 Announcing end of killing spree 2018-02-11 17:33:42 +01:00
sheldar
5f51d9258b Cleanup 2018-02-11 15:17:29 +01:00
sheldar
26db675071 Announcement implementation 2018-02-11 15:08:48 +01:00
sheldar
6f57d11692 Added spree levels, messages and sound names 2018-02-11 14:57:47 +01:00
sheldar
2665ee88a4 Counting sprees for players 2018-02-11 14:48:20 +01:00
sheldar
a4ec562ab9 Detecting deaths not related to killing spree 2018-02-11 14:24:07 +01:00
sheldar
d3911b9964 Initial killing-spree script commit 2018-02-10 21:06:59 +01:00
sheldar
74e5c86092 Fixed xpsave loop for small amount of players with bots 2018-02-10 13:12:51 +01:00
rafal1137
9577b173a2 lua: fix for missing while loop 2017-09-04 00:00:29 +02:00
rafal1137
48a71512e9 lua: fix for c&p virus + updates 2017-09-04 00:00:29 +02:00
Remy Marquis
ab083caed2 fixed wording 2017-04-02 19:59:13 +02:00
Remy Marquis
10bea5c9a5 sanitize checks, expanded colors coverage and cleanup 2017-03-18 18:06:36 +01:00
rafal1137
9fe9ccbd97 lua: use levelTime to get ms 2017-03-14 18:46:18 +01:00
rafal1137
e88ed0a651 lua: clean up 2017-03-14 18:37:24 +01:00
rafal1137
1bdda9afd3 lua: make script less spammy and make it as server command 2017-03-14 18:35:22 +01:00
Dell
4f15874b97 lua: removed obsolete greeting function on connect 2017-03-10 09:25:45 +01:00
Remy Marquis
35689ebe0d IRC announcer cleanup 2017-03-08 22:31:54 +01:00
Remy Marquis
f2b2cbad20 fixed bot detection and simplified code 2017-03-07 14:22:32 +01:00
Remy Marquis
a172ad86c3 removed obsolete scripts 2017-03-04 20:01:56 +01:00
Remy Marquis
de1cbb4813 added irc announcer script 2017-03-04 19:57:46 +01:00
Remy Marquis
2614fe21ee untrack Zelly LESM 2017-01-30 13:03:40 +01:00
Remy Marquis
a5b4a0b768 add absolute path to rating db 2017-01-22 12:42:58 +01:00
IR4T4
6412663eba Simple script pushing connect/disconnect messages into an IRC channel via ET:L server 2016-11-06 14:31:08 +01:00
Rafał Pawlak
f2a0708fe1 lua: clean up, script now loads properly 2016-10-31 23:42:17 +01:00
Rafał Pawlak
fd4321de62 update README.md 2016-10-21 22:13:22 +02:00
Rafał Pawlak
210bac61b0 lua: some clean up 2016-10-21 22:13:10 +02:00
Rafał Pawlak
d4174b487a lua: some clean up 2016-10-20 20:06:35 +02:00
Rafał Pawlak
8fabe956de lua: removed nested ifs
hopefully this is much better
2016-10-20 19:55:37 +02:00
Rafał Pawlak
8ef8943618 lua: added if() statements, some clean up/changes 2016-10-18 20:17:04 +02:00
Rafał Pawlak
d5458936fe lua: introduce banner lua script 2016-10-18 00:27:38 +02:00
Remy Marquis
1d6ce0a27a code cleanup 2016-09-23 20:10:23 +02:00
Remy Marquis
d2db0f9b43 added rating support for clients that reconnected 2016-09-21 13:11:43 +02:00