Acedia start/shutdown procedure improvement required #2

Open
opened 2 years ago by dkanus · 0 comments
dkanus commented 2 years ago
Owner
  1. Acedia currently only designed to properly work on servers and has a multitude of issues when ran on clients. Needs to be as easy to use on clients as it is on servers (3 modes of operation in total: server-only, server-client, client-only).
  2. Acedia can cause various issues when its objects/API are accessed before it started or after it has shutdown. To an extent this is inevitable and users should simp[ly be encouraged to write code within Acedia framework's ways. However this requires some additional work & research into how level switching works for clients and how it differs from servers. Then a way to safely use Acedia for creating client-side mods has to be developed.
1. Acedia currently only designed to properly work on servers and has a multitude of issues when ran on clients. Needs to be as easy to use on clients as it is on servers (3 modes of operation in total: server-only, server-client, client-only). 2. Acedia can cause various issues when its objects/API are accessed before it started or after it has shutdown. To an extent this is inevitable and users should simp[ly be encouraged to write code within Acedia framework's ways. However this requires some additional work & research into how level switching works for clients and how it differs from servers. Then a way to safely use Acedia for creating client-side mods has to be developed.
dkanus added the
enhancement
label 2 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.