Skip to content

Releases: oms-2025/HTML-JS-CSS-Game-Server

webserver v1.2-beta.3

19 Mar 16:13

Choose a tag to compare

webserver v1.2-beta.3 Pre-release
Pre-release

update server
fix public ip issue

webserver v1.2-beta.2

18 Mar 16:26

Choose a tag to compare

webserver v1.2-beta.2 Pre-release
Pre-release

update server

messages will now be routed through the node with the lowest latency. added latency monitoring and message batches for lower delay in messages. optimized the nodes and servers. the node and server control panels now have a graph of latency and the server control panel has an option to change the latency threshold for disconnecting a node (or routing requests through a different node).

webserver v1.2-beta.1

13 Mar 17:12

Choose a tag to compare

webserver v1.2-beta.1 Pre-release
Pre-release

install axios, resolved lfs errors
transitioned from python to a webserver hosting a proxy and html games

v1.5-alpha.3 release

14 Nov 18:14
533f1b8

Choose a tag to compare

v1.5-alpha.3 release Pre-release
Pre-release

v1.5-alpha.3

  • updated the save structure to use multiple layers of encryption
  • added some more sprites
  • updated filepaths
  • revamped mineral system to include the full 57 minerals and isotopes
  • filled in some missing mineral values

VERSION 2.0 COMING SOON (this is last v1 release)

v1.5-alpha.2 release

12 Nov 17:16
f42c05f

Choose a tag to compare

v1.5-alpha.2 release Pre-release
Pre-release

v1.5-alpha.2

  • added a save writer
  • added 5000+ lines for a sprite system (image to ascii)

! ! ! IMPORTANT ! ! !

USE GITHUB CODESPACES OR VISUAL STUDIO CODE TO AVOID ERRORS

I will test using python 3, check for updates

v1.5-alpha release

06 Nov 18:39
2156035

Choose a tag to compare

v1.5-alpha release Pre-release
Pre-release

v1.5-alpha

  • added 3 difficulty levels for layer hardness

v1.4-beta release

05 Nov 23:32
c40f0f2

Choose a tag to compare

v1.4-beta release Pre-release
Pre-release

v1.4-beta

  • first beta release!
  • minor bugfixes with gui
  • updates the save templates

v1.4-alpha.2 release

04 Nov 17:00
c6394c7

Choose a tag to compare

v1.4-alpha.2 release Pre-release
Pre-release

v1.4-alpha.2

  • added a file integrity script
  • minor bugfixes

v1.4-alpha release

04 Nov 16:25
18abd9c

Choose a tag to compare

v1.4-alpha release Pre-release
Pre-release

v1.4-alpha

  • fixed resource calculation
  • updated layer hardness equation to give a harder difficulty at first
  • added version verification
    um oopsies i forgot to update the version parameter in the save file, so just change that to 'v1.4-alpha'
    sorry about that everyone

v1.3-alpha release

01 Nov 22:52
fc03400

Choose a tag to compare

v1.3-alpha release Pre-release
Pre-release

v1.3-alpha

  • added a better log system
    yes, still a prerelease
    download the source zip