Akkadius
|
55d4865d36
|
Correct one missed repository pointer
|
2021-02-06 18:16:39 -06:00 |
|
Akkadius
|
e8ab176d4a
|
Explicitly pass database pointers to repository methods
|
2021-02-05 23:00:27 -06:00 |
|
Akkadius
|
6409e02aed
|
Update base repositories to use int as a base to avoid atoi overflow
|
2020-04-19 04:49:28 -05:00 |
|
Akkadius
|
caa0ffda00
|
Add Truncate repository method and purge player sold items on world bootup
|
2020-04-18 23:53:52 -05:00 |
|
Akkadius
|
e0363a8fe1
|
Repository tweaks [skip ci]
|
2020-04-11 02:47:54 -05:00 |
|
Akkadius
|
c978ca65a4
|
Split repositories out between a base immutable repository (that does not change) and an extended repository of which developers can add more custom methods to
|
2020-04-05 22:19:36 -05:00 |
|