richard
c066e18fc6
Added tag zr-2.5.1.26 for changeset 7596417d5696
2009-05-13 16:53:04 +02:00
richard
135daecd37
Added tag zr-2.5.1.25 for changeset 9705606370c1
2009-05-13 16:53:04 +02:00
richard
9dfa5136bd
Added tag zr-2.5.1.24 for changeset 35a6ee200e3a
2009-05-13 16:53:04 +02:00
richard
20a6efb5ba
Added tag zr-2.5.1.23 for changeset 91e90dd25037
2009-05-13 16:53:04 +02:00
richard
bf3e6446c0
Added tag zr-2.5.1.22 for changeset b515d7769a8b
2009-05-13 16:53:04 +02:00
richard
9adcc827db
Added tag zr-2.5.1.21 for changeset ef1198a402c3
2009-05-13 16:53:03 +02:00
richard
5a22e0c696
Added tag zr-2.5.1.20 for changeset 0427fe3c7db2
2009-05-13 16:53:03 +02:00
richard
6321af546b
Added tag zr-2.5.1.19 for changeset b24ad68ead4e
2009-05-13 16:53:03 +02:00
richard
3c13cb78a8
Added tag zr-2.5.1.18 for changeset 7f15822e9a51
2009-05-13 16:53:03 +02:00
richard
55e3336f23
Added tag zr-2.5.1.17 for changeset d2042892e29c
2009-05-13 16:53:03 +02:00
richard
5c93a394ea
Added tag zr-2.5.1.16 for changeset 305ce6746f1d
2009-05-13 16:53:02 +02:00
richard
9e4e4a9e8a
Added tag zr-2.5.1.15 for changeset ded7b64fc5be
2009-05-13 16:53:02 +02:00
richard
56b58bc2ba
Added tag zr-2.5.1.14 for changeset d633fcc08a17
2009-05-13 16:53:02 +02:00
richard
ef94e1f184
Added tag zr-2.5.1.13 for changeset 0c926b99ee96
2009-05-13 16:53:02 +02:00
richard
cad56dd7c8
Added tag zr-2.5.1.12 for changeset d5da985dfba8
2009-05-13 16:53:02 +02:00
richard
8710f91bc6
Added tag zr-2.5.1.11 for changeset 1ab02f8544fe
2009-05-13 16:53:01 +02:00
richard
6a374db673
Added tag zr-2.5.1.10 for changeset dafbb1557460
2009-05-13 16:53:01 +02:00
richard
b7b1094f9d
Added tag zr-2.5.1.9 for changeset f9d36b5495e0
2009-05-13 16:53:01 +02:00
richard
db164732b8
Added tag zr-2.5.1.8 for changeset 7e4b988a2593
2009-05-13 16:53:01 +02:00
richard
5986511eae
Added tag zr-2.5.1.7 for changeset 22d1509d7f9b
2009-05-13 16:53:01 +02:00
richard
5a3474e6dc
Added tag zr-2.5.1.6 for changeset 1dbe1b853428
2009-05-13 16:53:00 +02:00
richard
d1c609f39d
Added tag zr-2.5.1.5 for changeset 6678adf1156b
2009-05-13 16:53:00 +02:00
richard
3a08219d67
Added tag zr-2.5.1.4 for changeset 18725be2a1bd
2009-05-13 16:53:00 +02:00
richard
10279ac5b4
Added tag zr-2.5.1.3 for changeset 137e9cac8cf6
2009-05-13 16:53:00 +02:00
richard
f76096639a
Added tag zr-2.5.1.2 for changeset 721f697abb64
2009-05-13 16:53:00 +02:00
richard
f2fba7bf72
Added tag zr-2.5.1.1 for changeset 282e96413835
2009-05-13 16:52:59 +02:00
Greyscale
8f9a66e366
Added bunnyhop protection.
2009-05-12 04:56:03 +02:00
Greyscale
8aa9b7dcc7
Added zspawn team override cvar.
2009-05-12 04:30:16 +02:00
Greyscale
77fd4b00a8
Created serial number api, put client serials in adt array instead of 64-slot array.
2009-05-12 04:12:13 +02:00
Greyscale
0ca296731b
Fixed default alpha values.
2009-05-12 03:58:43 +02:00
Greyscale
0a9d1d9035
Merged heads.
2009-05-12 03:14:13 +02:00
Greyscale
14c5acf0bf
Fixed typo in playerclasses.inc with logging defines, add updated weaponalpha module to track weapon alphas.
2009-05-12 03:12:05 +02:00
Greyscale
f46b774492
Updated gamedata file for zrtools and removed hacks.inc
2009-05-11 07:12:13 +02:00
Greyscale
67ec1f8433
Merged heads.
2009-05-11 04:47:56 +02:00
Greyscale
7c643c5d66
Integrated zrtools and removed hacks extension dependency (don't forget zrtools.inc), and I'll make a repos for the source code and binary. No linux binary yet. Gunna be a pain in the ass.
2009-05-11 04:47:09 +02:00
richard
b32219fec5
Merged heads.
2009-05-10 18:50:28 +02:00
richard
4117519b39
Added command for modifying or scaling class attributes. Minior fixes, see details.
...
Fixed error getting default classes on early player connect (bots, source tv, etc.).
Fixed jump boost not resetting height velocity. Changed to add to velocity. Jump from boost platform still doesn't work because the velocity is set too early.
Added check for reserved class names when validating.
Updated class default attributes and jump limits.
2009-05-10 18:49:47 +02:00
richard
e145e8cd0e
Fixed logic mistake.
2009-05-10 01:32:53 +02:00
richard
969aa19b85
Added support for post map configs (with workaround for SourceMod bug 3803). Log cleanup. Minior fixes.
...
Removed log check in fatal errors. Those must always log.
Stored LogCheckFlag result in a boolean where log is executed more than once.
Fixed invalid translation string used in menu title.
Fixed index out of bounds in zspawn when a client disconnects.
2009-05-09 17:45:19 +02:00
Greyscale
e9c611b476
ToolsSetClientAlpha now has option to change weapon alpha too. weaponsalpha module needed to track weapon alphas on pickup and drop. Removed alpha offsets, as it's already supposed by SM natives.
2009-05-08 07:37:07 +02:00
Greyscale
a6e55b6653
Updated translations, converted the menu to use keyword defines instead of hardcoded names.
2009-05-08 04:57:21 +02:00
Greyscale
f0a975b431
Fixed bug in ambience that disabled sound being added to download table if logging was disabled.
2009-05-07 03:06:08 +02:00
Greyscale
3fb7163fb5
Visual effects are all now updated real-time, and defaulted to semi-dark with a borealis sky.
2009-05-06 08:29:34 +02:00
Greyscale
e1b1a21873
Put spawn protect attributes into cvars.
2009-05-06 07:13:05 +02:00
Greyscale
a89f98cc38
Added a way to quiet any sayhook if it wasn't successfully executed, fixed double-ztele'ing. (Note: Linux can't compile the plugin anymore.)
2009-05-06 05:31:48 +02:00
Greyscale
cec31406d0
Added a timelimit to zspawn.
2009-05-06 03:04:55 +02:00
Greyscale
2ac56b1969
Updated all file headlines, and added phrases for zspawn abuse.
2009-05-06 02:28:09 +02:00
Greyscale
476eface23
Fixed ambience.
2009-05-05 07:40:15 +02:00
Greyscale
a36e0dab5a
Recoded ztele, removed old ztele, made conversion function.
2009-05-05 06:56:34 +02:00
richard
dca8aa330b
Reverted unnecessary changes. Compile still works without errors in this revision, confirmed 2009.05.02 18:00 +2.
...
Initializing blank strings on function declaration had no effect. Also the parameter can be treated as optional when it's actually not. Reverted to avoid confusion.
2009-05-02 18:08:33 +02:00