KaukausInsurgency / ki-dcs

Kaukasus Insurgency
5 stars 2 forks source link

Add ID and Autoincrement functions to LUA Redis Classes #238

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago

Need to rewrite some code to add an ID property to each of the lua object classes that will be sent to redis. They should store an ID property as well as provide their own autoincrement functions

Need to add autoincrementing ID functions that auto generate an appropriate ID whenever a new Side Mission or Capture Point is added/created

Write the test cases for this in the UT_KI mission and scripts

Include the ID as part of the fields sent back to TCP Server in request