Commit Graph

26 Commits

Author SHA1 Message Date
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