Jacob Schmidt J.Schmidt92
J.Schmidt92 pushed to master at IDSolutions/client 2025-06-15 11:56:21 -05:00
b5bd3c6cb8 feat: Add core functionality for player and vehicle state management
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/fireflyclient 2025-06-06 05:25:00 -05:00
e539685d48 Update .gitea/workflows/build.yml
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-30 05:18:17 -05:00
73086cfe97 fix: Correct return value in createOrg function to true
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-26 00:47:38 -05:00
0858d9a173 feat: Implement basic mission management framework
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 16:03:18 -05:00
9936d6ddc3 feat: Enhance module documentation and features
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 14:22:17 -05:00
3ba3fe82d2 fix: Add missing comma in fnc_hostage.sqf
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 14:20:51 -05:00
86ae5c4248 feat: Implement task rewards and penalties
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 13:28:46 -05:00
3ab612fad1 feat: Implement defend task type
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 12:36:39 -05:00
0cbe027b3b Fix: Correct typo in cargo damage handler
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 12:33:51 -05:00
c822d4e601 feat: Implement cargo delivery task type and improve task assignment
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-25 11:30:39 -05:00
d474b3676a Refactor: Standardize function descriptions and variable handling
J.Schmidt92 pushed to master at IDSolutions/server 2025-05-11 01:20:19 -05:00
461a678f8b feat: Implement timesheet submission and rating system in bank addon
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-11 01:20:13 -05:00
f8391463b2 feat: Implement timesheets and pending payments in bank UI
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-10 17:52:13 -05:00
ef3c080556 fix: Comment out OpenDevConsole action in fnc_openBank.sqf
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-10 17:50:39 -05:00
90476345db feat: Enhance admin and bank systems with event handling and UI improvements
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/server 2025-05-10 17:50:34 -05:00
991ee5019a feat: Enhance admin and bank event handling with improved logging
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/server 2025-05-04 20:03:05 -05:00
db238970f7 feat: Update server mod icons and properties
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/client 2025-05-04 20:03:00 -05:00
643276d4ff feat: Implement garage system and update client branding
Compare 2 commits »
J.Schmidt92 opened issue IDSolutions/client#5 2025-05-04 10:44:27 -05:00
Connect new UI to client
J.Schmidt92 opened issue IDSolutions/client#4 2025-05-04 10:44:11 -05:00
Implement CBA A3 event system on server side