v0.0.5
This commit is contained in:
17
version.md
17
version.md
@@ -1,5 +1,22 @@
|
||||
|
||||
|
||||
|
||||
|
||||
### **v0.0.5:**
|
||||
- objects naming convention change in server_core.js, and consequently in nodePong.js
|
||||
- added "User" and "Game" Objects skeletton in server_core.js
|
||||
- added "version" as a parameter of core.Server object (to later send it to clients @ connection)
|
||||
|
||||
|
||||
### **v0.0.4:**
|
||||
- added server_core.js, with "core" app server side object skeletton
|
||||
- added "serverMsg" features to "core" (including date utilities)
|
||||
- removed server_utils.js (moved serverMsg() function to the core object)
|
||||
- updated README.md (removed "npm install colors)
|
||||
- moved server.params.js to server_config.js, and changed naming convention
|
||||
- updated nodePong.js with new config setup
|
||||
|
||||
|
||||
### **v0.0.3:**
|
||||
- Added infos in README.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user