Commit Graph

323 Commits

Author SHA1 Message Date
Andyyy7666
d251acece6 Update main.lua 2022-04-11 03:00:20 +02:00
Andyyy7666
fb9b58e91e Update fxmanifest.lua
version 1.4
2022-04-08 19:26:49 +02:00
Andyyy7666
365b0bf850 Update query.sql
changed character id to be a primary key so this can be used with SonoranCAD database sync.
2022-04-08 19:26:48 +02:00
Andyyy7666
dca3fbc1cc Update main.lua
fixed spelling mistake
2022-04-08 19:26:46 +02:00
Andyyy7666
76521a0cbd Update config_client.lua
fixed spelling mistake
2022-04-08 19:26:44 +02:00
Andyyy7666
44f3ad3ada Update config_server.lua
removed SonoranCAD API and now servers can use database sync instead.
2022-04-08 19:26:43 +02:00
Andyyy7666
550cee48dd Update commands.lua
fixed leave priority command
2022-04-08 19:26:41 +02:00
Andyyy7666
938d947825 Update main.lua
removed SonoranCAD API and kvp.
Improved security and server validation.
2022-04-08 19:26:40 +02:00
Andyyy7666
e8cd174be4 Merge pull request #1 from bleachyblue/main
Validate client cash & bank
2022-04-06 23:12:52 +02:00
bleachyblue
05c27c221c Validate client cash
The server needs to check that the maximum cash & bank does not exceed the amount set by the client.

A simple JS edit or just removal of the client side validation can bypass the checks and the server will accept it without checking first.
2022-04-06 22:07:34 +01:00
Andyyy7666
5e8f46271a Update listener.js 2022-03-24 21:32:19 +01:00
Andyyy7666
aa2428281f Update index.html 2022-03-24 21:32:05 +01:00
Andyyy7666
17e8346c81 Update style.css 2022-03-24 21:31:38 +01:00
Andyyy7666
d604c68543 Update commands.lua 2022-03-24 21:31:15 +01:00
Andyyy7666
f70bd49fc0 Update main.lua 2022-03-24 21:30:42 +01:00
Andyyy7666
bef2488041 Update commands.lua 2022-03-24 21:30:16 +01:00
Andyyy7666
b40cbf43c9 Update main.lua 2022-03-24 21:29:49 +01:00
Andyyy7666
641b02c0e8 Update config_client.lua 2022-03-24 21:29:18 +01:00
Andyyy7666
66d7f4814f Update config_server.lua 2022-03-24 21:28:51 +01:00
Andyyy7666
a407bf6038 Update fxmanifest.lua 2022-03-24 21:28:33 +01:00
Andyyy7666
11e6765deb Update fxmanifest.lua 2022-03-17 22:31:04 +01:00
Andyyy7666
cabc2d02dd Update fxmanifest.lua 2022-03-17 22:30:55 +01:00
Andyyy7666
d08c46d523 Update server.lua 2022-03-17 22:17:27 +01:00
Andyyy7666
8310d77800 Update server.lua 2022-03-10 23:12:39 +01:00
Andyyy7666
01c438dd2b Update config_server.lua 2022-03-10 23:10:27 +01:00
Andyyy7666
d970c0c733 Update fxmanifest.lua 2022-03-10 23:09:49 +01:00
Andyyy7666
2292b44344 Update config_server.lua 2022-03-10 18:26:22 +01:00
Andyyy7666
7eb2721824 Add files via upload 2022-03-10 18:25:57 +01:00
Andyyy7666
6d7cd2e3f7 Update main.lua 2022-02-26 23:47:38 +01:00
Andyyy7666
3e0fc3673b Update main.lua 2022-02-26 23:19:00 +01:00
Andyyy7666
c44b71b4af Update commands.lua
fixed issue with priority cooldown and updated aop script
2022-02-26 22:54:12 +01:00
Andyyy7666
03e7d9940b Update main.lua
Fixed issue with priority cooldown not showing up
2022-02-26 22:53:22 +01:00
Andyyy7666
5919a4babc Update main.lua 2022-02-26 16:43:03 +01:00
Andyyy7666
c3a1209c55 Update main.lua 2022-02-26 16:42:48 +01:00
Andyyy7666
6f0fd87219 Update discord.lua 2022-02-26 16:42:25 +01:00
Andyyy7666
2788bedc13 Update main.lua 2022-02-26 16:42:08 +01:00
Andyyy7666
48746061d8 Update config_client.lua
Added a way to give multiple role permission to a department
2022-02-26 16:41:36 +01:00
Andyyy7666
f7440351b7 Update listener.js
Added option to disable the money system and some other small changes.
2022-02-26 01:49:30 +01:00
Andyyy7666
546c01e223 Update index.html
some nice changes to the input bars
2022-02-26 01:48:22 +01:00
Andyyy7666
c812099595 Update style.css
Added some nice changes to the UI mainly the input bars and lines
2022-02-26 01:47:11 +01:00
Andyyy7666
cc7d1c3a08 Update main.lua 2022-02-26 01:45:48 +01:00
Andyyy7666
fbec3aa961 Update main.lua
Added SonoranCAD integration as well as some improvements
2022-02-26 01:45:27 +01:00
Andyyy7666
554cbc15c1 Update discord.lua 2022-02-26 01:43:53 +01:00
Andyyy7666
dddd101239 Update commands.lua
Bug fixes and code improvements
2022-02-26 01:43:20 +01:00
Andyyy7666
5cab2ebe2e Update main.lua
Bug fixes and a little code improvements
2022-02-26 01:40:26 +01:00
Andyyy7666
41d4a8126a Update commands.lua 2022-02-26 01:39:14 +01:00
Andyyy7666
adfa27185a Update config_client.lua
* Made permission for departments easier to set up.
* Added an option to disable the money system.
* Added separate permissions for the aop command.
* Added a priority script with the option to start it, stop it, and add a cooldown.
* Added an option to choose which department can see the priority cooldown and darkweb chat.
2022-02-26 01:37:59 +01:00
Andyyy7666
4f4e8435b6 Update config_server.lua
Added SonoranCAD integration
2022-02-26 01:34:43 +01:00
Andyyy7666
7f35124360 Update fxmanifest.lua
Updated to 1.2
2022-02-26 01:33:45 +01:00
Andyyy7666
1b9003d578 Update query.sql
Added new default data so it can work if the money system is disabled.
2022-02-26 01:32:55 +01:00