Commit Graph

15 Commits

Author SHA1 Message Date
Jkibbels
cb91f722e9 [factions-banking] Improvements to the banking system. Produced a need-to-be-tested MVP of banking which is just wiring money and checking your balance. Still needs a ton of work 2025-01-26 21:13:58 -05:00
Jkibbels
2d926310cf [factions-banking] Added some of the commissioned art to the game to get ready to add the faction upgrades. Corrected faction block behavior to have to be unique & make it so only one can be placed. Probably some other things too 2025-01-26 00:25:07 -05:00
Jkibbels
c8e379e564 [factions-banking] Huge amount of unrelated fixes with null checks + a new faction skill in the works (beacon effect). Fixed bad listener code in flight code! 2025-01-19 02:56:17 -05:00
Jkibbels
bcbd481fcf [factions-banking] Initial somewhat-functional system for the faction block radius detection 2025-01-18 03:10:58 -05:00
Jkibbels
f22da92cab [factions-banking] VERY start of SQL stuff for the banking system. Tables are figured out locally; implementing logic for JBDC driver here 2025-01-14 22:56:38 -05:00
Jkibbels
f6af706a60 [factions-banking] Retracting clearly bad custom command stuff in banking system to make it more user friendly. Ensured commands tested before worked new in the update 2025-01-09 21:44:17 -05:00
Jkibbels
cde06d56c0 [factions-banking] Necessary change to introduce MY SQL into the mod! 2025-01-02 23:05:16 -05:00
Jkibbels
ef49519368 [finish-factions-banking] Moved around logger information and chat system stuff FOR capabilities of mailing system and factions. This caused a sizable re-write but it is what it is 2025-01-01 22:47:50 -05:00
Jkibbels
82ee25ee97 [factions-and-banking] Commenting out yesterdays mixins since they're example only but maintaining in source code since they may be used. Added configuration file stuff to maintain UUID and name to be persistant when players log off. Updated more faction stuff as well! 2024-12-23 23:20:39 -05:00
Jkibbels
cb9c3c124e [DEV] Comment updates on everything done over the past 6 weeks 2024-12-06 02:04:09 -05:00
Jkibbels
f7126a0555 [MIXED] Fixed world gen inventory moving + spawn setting 2024-12-05 22:37:27 -05:00
Jkibbels
30ec133358 last minute pre-ship stuff 2024-11-29 04:00:14 -05:00
Jkibbels
b4234d4b6b normalized config files to keeblarcraft config dir inside config 2024-11-24 15:06:34 -05:00
Jkibbels
a42d196c3c [BANKING] Some tested code that finally works for banking stuff. Much to go still, but more honed in. So much to do :( 2024-11-09 23:21:21 -05:00
Jkibbels
95c68935f3 First one 2024-10-28 17:47:51 -04:00