Vinicius Trevisan
b958fbb40b
Added server dlls
2026-02-12 22:46:32 -03:00
Vinicius Trevisan
410dc667eb
Fix gitignore to keep server files
2026-02-12 22:46:25 -03:00
Vinicius Trevisan
7de5fe2dc7
Merge branch 'main' into improvements
2026-02-12 22:22:31 -03:00
Vinicius Trevisan
4980aa408c
pt-br Fixes
2026-02-12 22:14:20 -03:00
Vinicius Trevisan
bb8f2b1d46
Relative path for WASDMenuAPI
2026-02-12 22:14:12 -03:00
Juzlus
4fcce66557
Merge pull request #16 from brkvlr/main
...
Add Turkish localization for skills
2026-02-09 04:41:29 +01:00
Burak
8eac9b49ee
Add Turkish localization for skills
...
Added Turkish localization for skills in tr.json.
2026-02-04 01:02:35 +03:00
Juzlus
960aefbd71
Update version summary and fix typos in readme
2026-02-03 19:00:10 +01:00
Juzlus
6ed77b0c72
Update readme.md
2026-02-03 18:59:44 +01:00
Juzlus
9fca91c81b
Update readme
2026-02-03 17:42:37 +01:00
Juzlus
53917a8b4b
v1.10.0
2026-02-03 07:02:40 +01:00
Juzlus
ae13d6a15c
Merge pull request #14 from vinicius-trev/pt_br
...
Nitpicks pt-br
2026-02-03 06:41:47 +01:00
Vinicius Trevisan
f7d9842b40
README contributor
2026-01-31 01:30:00 -03:00
Vinicius Trevisan
be71b23b79
nitpicks pt-br
2026-01-31 01:26:53 -03:00
Juzlus
476fa9750f
Merge pull request #13 from vinicius-trev/improvements-pt_br
...
General Improvements
2026-01-30 11:58:46 +01:00
Vinicius Trevisan
639e9ba8af
GeoLite 2026.01.28 + removal of packages from gitignore
2026-01-29 00:13:14 -03:00
Vinicius Trevisan
6c0be8f9c8
Disable log folder default cfg
2026-01-29 00:07:56 -03:00
Vinicius Trevisan
b407740445
relative path build reference WASDMenuAPI
2026-01-29 00:02:35 -03:00
Vinicius Trevisan
f03614c13b
added gitignore to no push build files
2026-01-28 23:58:50 -03:00
Vinicius Trevisan
45262657b7
Improvements pt-br translation
2026-01-28 23:58:30 -03:00
Juzlus
9c4a0b687b
v1.1.9f
2026-01-27 12:09:47 +01:00
Juzlus
711350f50c
chat message config
2025-11-19 02:52:44 +01:00
Juzlus
72e2910a68
main
2025-11-11 01:43:10 +01:00
Juzlus
868372e6b7
v1.1.9
2025-11-08 00:03:32 +01:00
Juzlus
4b2bff91b1
Refactor skill spawn logic and HUD expiration, Gambler fix, Auto Lang System fix
2025-10-22 01:57:47 +02:00
Juzlus
4c333f5d15
v1.1.9 BETA
2025-10-16 19:12:57 +02:00
Juzlus
d68896f181
v1.1.8
2025-09-25 04:06:00 +02:00
Juzlus
555fc45d08
Update readme.md
2025-09-24 05:36:25 +02:00
Juzlus
e5ead42dfa
v1.1.7
2025-09-24 05:31:41 +02:00
Juzlus
ac53655184
v1.1.7
2025-09-24 03:18:32 +02:00
Juzlus
04a4fdce0d
v.1.1.7
2025-09-23 04:53:25 +02:00
Juzlus
a36fdbf92d
Update readme files
2025-09-16 04:35:01 +02:00
Juzlus
729acfa4bf
v1.0.6
2025-09-16 04:26:29 +02:00
Juzlus
34f683d4fa
Update readme to note removal of welcome message restrictions
2025-09-16 01:52:34 +02:00
Juzlus
a029435fcd
v1.1.5
2025-09-16 00:32:51 +02:00
Juzlus
2102f0581f
v1.1.5
2025-09-15 23:58:34 +02:00
Juzlus
714624d96a
v1.0.4
2025-09-13 01:00:31 +02:00
Juzlus
6422436252
Add color support and improve menu option formatting
2025-09-12 04:54:02 +02:00
Juzlus
5ee1764318
Fix skill actions on player death and cap RichBoy money
2025-09-12 04:09:49 +02:00
Juzlus
6805eaa746
Refactor player validation in WasdManager methods
2025-09-12 04:00:35 +02:00
Juzlus
f2b9cec14c
Updated ModuleVersion to 1.1.4
2025-09-12 02:39:05 +02:00
Juzlus
898f86f888
v1.0.4
2025-09-12 02:24:04 +02:00
Juzlus
a7009be3e0
Change version to 1.1.3
2025-09-06 04:33:11 +02:00
Juzlus
ca73bf50ac
Refactor Jackal skill to affect all opponents and add alternative skill button
2025-09-06 04:30:57 +02:00
Juzlus
db3bb38d9b
Update reamde
2025-09-05 05:50:31 +02:00
Juzlus
c73473f0ed
Refactor command system and add static skill support
2025-09-05 04:40:53 +02:00
Juzlus
e33975fe8b
Refactor skill lookup logic and vote system, update language files
...
Refactored command handling to improve player and skill lookup logic, replaced some list operations with direct queries, and updated method signatures for clarity and null safety. The vote system was reworked to support more robust vote tracking, cooldowns, and localized chat messages. Language files were updated to add new vote-related translations. Various code style and nullability improvements were made throughout the plugin.
2025-09-04 04:53:23 +02:00
Juzlus
54b265d43d
pre v1.1.2
2025-09-03 04:20:40 +02:00
Juzlus
504011456b
Update readme.md
2025-09-01 21:26:33 +02:00
Juzlus
7d3af3cb4d
Update readme-pl.md
2025-09-01 21:25:47 +02:00