Gamepad Massage

XenoAmess

Released
Jan 3, 2019
Platforms
Windows
Last updated
Wishlist on SteamAdd it on the Steam store page. Opens in a new tab.

Updates & announcements

9 posts
  1. Developer post

    source codes free dlc released

    Thanks for your purchase. I have been updating the game engine intermittently and have been using gamepad_massage as the engine test. Although I have been doing it, because there is no substantial gameplay update (and I do not think it is necessary), and for stability reasons, I

  2. Developer post

    Update and Discount

    Thank you for your purchase and support. Although the specific amount cannot be disclosed, the total profit of gamepad massage is now reaching the publishing cost of the game (100$). Thank you very much. -------------------------------------------------- -------------------------

  3. Developer post

    Engine Update

    1.jvm changed from AdoptOpenJDK to AdoptOpenJRE I asked them things about publishing OpenJRE on github several months ago, ( and now they published OpenJRE,so we can change to OpenJRE safely. If you are still wondering about "what are the difference between JDK and JRE", just goo

  4. Developer post

    Update

    Update: 1.Refine input function of the input box. Now we use text input in GLFW for input box, not key input anymore. This means we can input other languages than English now. 2.Fix a bug that will cause position false if the cursor is behind a space in input box. Engine Update:

  5. Developer post

    Update

    Game Update: 1.Add numeric keypad support for all input boxes. 2.Reduce check points from 1000 points/s to 50 points/s to reduce crash on some computers. Engine Update: Physics engine completed.(not in this game) RPG engine module update(not in this game)

  6. Developer post

    Engine Upgrade

    I went to learn about openal and more knowledge about LWJGL3's Underlying implementation, and then rewrite the audio part. Now it is well packaged and easier to use. (When I say , I mean I just upgrade the engine this time and this update should not change software's performance.

  7. Developer post

    Update

    1.engine update. 2.change the font type due to Copyright issue.

  8. Developer post

    update

    Add word-wrap for text box.Some language will need it. Add more achievements. Add EULA. Add more levels.

  9. Developer post

    Update,and news.

    Did performance analyse today. 1.Fix a bug that will cause memory leak in some extreme situations. 2.Rewrite some codes for better performance.(No need to go detail here, but generally it is about render, or draw functions. It could be used before, but now it is better.) 3.Add so