liberis-1.3-21 binary package in Ubuntu Focal riscv64

 Eris is designed to simplify client development (and avoid repeating the
 same work several times), by providing a common system to deal with the
 back end tasks. Notably, Eris encapsulates most of the work in getting
 Atlas entities available on your client, logging into a server, and
 managing updates from the server. Thus it can be considered as a session
 layer above Atlas, providing persistent (for the session) objects as
 opposed to Atlas ones (which are transient). It handles the client-side
 implementation of the meta-server protocol, and querying game servers;
 out-of-game (OOG) operations (via the Lobby and Rooms), and most
 important in-game (IG) operations such as entity creation, movement and
 updates.
 .
 Eris provides a generic 'Entity' class, which you are free to sub-class
 and provide to the system (by registering a factory with the World);
 thus you are free to create different classes to handle characters,
 walls, vehicles, etc as your client dictates. An alternative approach is
 to simply create peer classes, and connect them to Eris via
 callbacks. Eris makes extensive use of libSigC++, which must be
 correctly installed and functioning on your system. Familiarity with
 signal/slot programming concepts is essential for using Eris; the
 libSigC++ home-page has some examples. Gtk+ or QT signal systems also
 provide a good introduction.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-04-04 17:13:40 UTC Published Ubuntu Focal riscv64 release universe libs Optional 1.3.23-7ubuntu1
  • Published
  2020-06-19 18:10:09 UTC Deleted Ubuntu Focal riscv64 proposed universe libs Optional 1.3.23-7ubuntu2
  • Removed from disk .
  • Removal requested .
  • Deleted by Matthias Klose

    remove eris, left in focal-proposed after release

  • Published

Source package