Commit Graph
47 Commits
Author SHA1 Message Date
Jim Shield d77d23e635 polcharge fixes 2022-07-16 09:21:12 +01:00
Jim Shield 2a67217155 Hotfix for confirmation polcharge's 2022-07-13 18:28:36 +01:00
Jim Shield 91a0cadad7 Polcharge Commission now taken from society charge 2022-07-13 18:09:08 +01:00
Jim Shield 8cf1de1cf9 server print new society balance in debug mode 2022-07-13 17:36:45 +01:00
Jim Shield b543803194 PolCharge fixes + debug 2022-07-11 19:59:57 +01:00
Jim Shield 41bedcc6ca /polcharge for police billing + Optimize + Fixes 2022-07-05 19:52:33 +01:00
Jim Shield 8adf3c3829 Stop giving the charged person tickets 2022-06-22 14:34:24 +01:00
Jim Shield f5753df4b2 rollback notification changes 2022-06-22 14:20:36 +01:00
Jim Shield ec9dc51ccf Quick fix for job tickets 2022-06-21 15:18:01 +01:00
Jim Shield 4b028d75b1 Gang Support in cash registers 2022-06-21 15:11:31 +01:00
Jim Shield f535df6b9c Rollback code to fix notification breaking 2022-06-16 00:03:10 +01:00
Jim Shield 2fc3b56e22 Rollback 2022-06-10 14:35:46 +01:00
Jim Shield a18db3d6b9 Trying to fix inventory space checks 2022-06-10 14:32:05 +01:00
Jim Shield da5e4c604f Tiny optimization 2022-06-08 22:15:39 +01:00
Jim Shield 284700bafb Fix for double phone payments 2022-06-06 20:42:02 +01:00
Jim Shield ee532d5e3e Improved support of gks-phone 2022-05-23 17:19:49 +01:00
Jim Shield c63fbc7144 Version Bump + small formatting changes 2022-05-21 11:36:51 +01:00
jimathy d78fdf85df Add notify for phone payments being accepted 2022-05-18 11:18:07 +01:00
jimathy 100323927e Explanation of new duty variables 2022-05-05 21:39:09 +01:00
jimathy 35e166d049 don't need the variable here 2022-05-05 21:37:45 +01:00
jimathy 9a14e004e9 Attempting restricted payments outside of job 2022-05-05 21:34:34 +01:00
jimathy 0afbee61e0 Fix Invoices not going to society accounts 2022-05-04 10:17:43 +01:00
jimathy 2e4fcff333 Debug for missing jobs in config 2022-04-25 10:01:51 +01:00
jimathy 41c8e3698e Beta GKSPhone invoice support 2022-04-21 19:53:48 +01:00
jimathy 892acf1283 Add toggles for bossmenu/management + nearbylist 2022-04-15 18:25:27 +01:00
jimathy 13d83a066a Fix job label on payment popup 2022-04-12 21:10:48 +01:00
jimathy f9029f0951 Commission update 2022-04-11 18:59:47 +01:00
jimathy 7e92b852cf fix bank popups and popup job tickets 2022-04-06 22:30:26 +01:00
jimathy 9d5086e5d5 qb-management export update 2022-04-03 20:41:07 +01:00
jimathy 0065af7c9d Notify on accepted payment 2022-03-15 21:32:49 +00:00
jimathy 74990226a9 fix for fix. I need a rest 2022-03-13 13:15:57 +00:00
jimathy 2e5bcc4d86 Fix for bank popup payments 2022-03-13 13:03:09 +00:00
jimathy 185c641f60 fix for tickets with new popup 2022-03-12 12:56:30 +00:00
jimathy 3e036d6996 v2.1 - Add confirmation popups for payments 2022-03-11 00:30:49 +00:00
jimathy 76ff8dcfec Remov /cashregister command, didn't work correctly 2022-02-20 15:32:42 +00:00
jimathy 61fc56d82d Add ability to disable receipts 2022-02-20 15:30:15 +00:00
jimathy ef5775fd6d possible fix for not working on restart 2022-02-17 16:36:16 +00:00
jimathy a5e09e4c49 Adjusted servercallback for new method 2022-02-17 12:44:17 +00:00
jimathy 24ea006d60 Update layout and removal of reduntant statement
Nothing mayjor, just removal of pointless events like "if player offline don't charge" this should be possible to charge them as it retrieves a list of online players nearby
2022-02-11 18:29:47 +00:00
jimathy ce90bd4f26 Creation of server callbacks for names and tickets
This just adds the callbacks for the clientside info
2022-02-09 12:55:49 +00:00
jimathy 79bfe1c7f9 Rewrite
Removal of callback as it has been recreated (and working) in client.lua
2022-02-08 19:21:53 +00:00
jimathy 256394bfe3 distance number rounding
rounds the number to remove decimal points, this stops it from making the lines too long
2022-02-07 18:53:28 +00:00
jimathy 2837a808f1 hotfix for leaving the charging player in the list
Left this out while testing on private test server
2022-02-06 15:48:41 +00:00
jimathy 412267a5c8 Added extra player checks
- changed to dist <=
- added distance to the player infos (only updates when you open the register)
- added extra check to be sure it doesn't add someone whos too far
2022-02-06 13:42:56 +00:00
jimathy e0321c51c6 typo hotfix
typo.."Confing"
2022-02-05 20:15:02 +00:00
jimathy 0ea3f36d42 Update server.lua
fix for error "pay is a nil value"
2022-02-05 20:02:29 +00:00
jimathy 00c022e966 Add files via upload 2022-02-05 15:44:29 +00:00