project-topaz / topaz

Server emulator for FFXI
Other
157 stars 222 forks source link

Add new chat channels to the enums #1497

Closed TeoTwawki closed 3 years ago

TeoTwawki commented 3 years ago

I affirm:

TeoTwawki commented 3 years ago

Errata:

zach2good commented 3 years ago

Are all of those conditions enforced by the client? Or are we going to have to do something with them?

TeoTwawki commented 3 years ago

Are all of those conditions enforced by the client? Or are we going to have to do something with them?

I would think at a min the 48 hr timer has to be purely server side and we’d want the rest enforced there anyway when we get around to full implementation because packets can be sent by tools.

Right now the server ignores these because there is no case entry in the switch.