Skip to content

Releases: remigastaldi/InnoEvent

First release

09 Jan 02:54
547f765
Compare
Choose a tag to compare

First InnoEvent public release !

  • Project
    • Show recent projects
    • Interactive project creation
    • Open saved project
    • {Save / Save as} with state saving (per example ask user if he didn't save and want exit)
    • JSON export (compatible with our website)
    • Dynamic sidebar according to selection (Room / Section / Scene / Row / Seat)
    • Error handling for all forms
  • Room
    • Resize
    • Rename
    • Undo / Redo (Command pattern implementation, 10k buffer by default)
    • Zoom in / out
    • Scene creation / delete
    • Activate / disable magnetism
    • Automatic rectangular section rotation and irregular row distribution while moving scene
    • Bounds handling (keep all element in room boundaries)
  • Sections
    • Custom name
    • Interactive creation
    • Delete
    • Move whole section
    • Resize by points
    • Automatic row and seat place compute and refresh when moving or resizing
    • Custom vital space
    • Set {Columns, Row, Elevation, Vital space{Width, Height}} number
    • Automatic rotation with scene
    • Custom rotation
    • Enable / Disable auto distribution
    • Transform standing to sitting and vice-versa
    • Collision indicator
    • Magnetism between lines and {Scene, Sections}
    • Shape prediction of section position with automatic rotation while resizing
  • Seat
    • Edit seat infos (price, colour)
    • Assign seat offer
    • Unassign seat offer
  • Offer
    • Create
    • Delete
    • Edit infos (reduction, reductionType, description)
    • Add OfferCondition to an offer
    • Edit OfferCondition infos (description, logicalOperator)
    • Add OfferConditioOperation to an offer
    • Edit OfferConditioOperation infos (value, logicalOperator, relationalOperator)
    • Reduction with percentage or amount
    • Can cumulate infinite conditions, endless possibilities
    • Link to {Section, Row, Seat}
  • Conditions
    • Create
    • Delete
    • {Inferior, inferior_or_equals, superior, superior_or_equals, equals} Relational operators
    • {And, or, not} logical operators
  • Price
    • Link to {Sections, Rows, Seats}
    • Price can be link to a colour
    • Automatic room price actualisation while changing price color
    • Automatic price calculation by {Sections, Rows, Seats} with unique colour indicator per price