11 Commits

Author SHA1 Message Date
david
f32319e534 V1.2.1 Interest Fix
It was found that between only running interest on players online or
running interst on all players with a credits account caused issues when
performing interest. (I.E. Server crash)

  This update fixes it.
2021-11-03 19:25:33 -04:00
david
2f004d404e Version 1.2: Mark 2 and Mark 3
Mark 2 and Mark 3 provide more compact varients of the credit which
can be used to store vast amounts of physical credits. (With a ratio of
9 credits to 1 Mk2 credit or 81 credits to 1 Mk3 credit)
2021-11-02 14:06:42 -04:00
david
f8d20c281a Fixed a typo in the HUD clean up 2021-10-30 15:15:06 -04:00
david
ea6bcc6e60 Merge branch 'master' of github.com:Beanzilla/credits 2021-10-30 14:52:43 -04:00
david
1d499f3256 Fixed an issue with the HUD
It was found that if a player left the HUD would not clean up, so when
the player returns the HUD system still though it could just update an
existing HUD.
2021-10-30 14:51:29 -04:00
Beanzilla
88f0bdef6b
Changed HUD positions so map doesn't overlap 2021-10-27 19:07:40 -04:00
david
fdaa7f151b Updated init.lua to suppress log for ir
It was found that MAIN logging was used rather than ACTION which means
in singleplayer worlds the game will actually tell the player if credits
are being allowed in replication. (Which should only be shown in the
server/client logs)
2021-10-27 17:47:10 -04:00
david
a849978322 Added further comment to settings.lua
Post-Check: V1.0
2021-10-27 16:25:06 -04:00
david
f33b74f015 Fixed typo of creditss
Post-Check: V1.0
2021-10-27 16:23:30 -04:00
david
aa0b47be11 Initalized Repo
Prepare for V1.0 release!
2021-10-27 16:22:19 -04:00
Beanzilla
22ea43eb73
Initial commit 2021-10-27 16:10:54 -04:00