David Markowitz
|
84c5d74450
|
Add Delete Inventory Slash Command (#865)
* moving branch
* Add deleteinven slash command
* Change name of BRICKS_IN_BBB
* Use string_view instead of strcmp
* Remove GameConfig
* Revert "Remove GameConfig"
This reverts commit cef5cdeea2 .
|
2022-12-18 09:46:04 -06:00 |
|
aronwk-aaron
|
19e77a38d8
|
format codebase
|
2022-07-28 08:39:57 -05:00 |
|
Aaron Kimbrell
|
e97ae92624
|
Make logger automatically put a newline (#675)
at the end of the line
remove all the newlines in log calls
|
2022-07-24 21:26:51 -05:00 |
|
Aaron Kimbrell
|
9287e5bc4b
|
Split itemType enum into it's own header (#647)
* Split itemType enum into it's own header
add mount item type
* fix whitespace
|
2022-07-16 20:36:09 -05:00 |
|
EmosewaMC
|
59be7d8635
|
Added back brick inventory resizing
|
2022-04-28 14:36:55 -07:00 |
|
EmosewaMC
|
0eece14b68
|
Vendor buyback inventory
Fixed vendor buyback inventory so it properly scrolls when the player adds enough items to it.
|
2022-04-23 04:16:10 -07:00 |
|
Matthew Day
|
50512cdef8
|
Fix spelling
|
2021-12-09 03:17:08 -06:00 |
|
Unknown
|
0545adfac3
|
Public release of the DLU server code!
Have fun!
|
2021-12-05 18:54:36 +01:00 |
|