IGLADI / Ethereal-Hyperspace-Battleships

8 stars 0 forks source link

Feature advenced UI #83

Closed IGLADI closed 10 months ago

IGLADI commented 10 months ago

TODO after trading-system PR

Description[^1]

issues: UI for command ship_info #39 Ui inventory #63 Ui energy generator #64 Ui /balance #65 Ui trading #66 Ui ship #67

Modifications[^2]

Updated toggle generator to use on/off instead of True/False. Trade modification:Deny offer if everything is 0 and moved TradeModal to the UI package. Fixed trade paginator's first page menu.

Additions[^3]

Made normal, processing, done, and error banners. All commands are updates with those banners (beside casino ofc) Completed trades UI by sending DMs & showing trade resumes.


[^1]: Description of the pull request. [^2]: Modifications, commands modified and explanation. [^3]: Files added, commands added and explanation. [^4]: Additional remarks (e. a. documentation needs to be updated)

LordTlasT commented 10 months ago

image

IGLADI commented 10 months ago

still need to do info for modules specificly

should be another issue linked to all the /help ?

add docstring to 'helper' functions, at least the ones in utils.py

check_registered seems straight forward to me, what else would need some?

All the rest is fixed

LordTlasT commented 10 months ago

please your print statement, this looks insane but I still need to make the logger, I hope you understand.

LordTlasT commented 10 months ago

check_registered seems straight forward to me, what else would need some?

This will be another teammate's job, whom will have a better critical look. LGTM