Skip to content

Commit d698ac1

Browse files
committed
Bump app version to 1.0.538 and implement drone deployment feature
- Updated APP_VERSION in version.js and package.json to 1.0.538. - Enhanced sandfront.html with new drone-related functionalities including: - Drone unit type with specific attributes. - New drone tech research and deployment mechanics. - Added drone orbiting behavior and cooldown management. - Implemented UI updates for drone deployment actions. - Adjusted game mechanics to support drone interactions and visibility.
1 parent 773da43 commit d698ac1

4 files changed

Lines changed: 321 additions & 26 deletions

File tree

assets/js/version.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "idlegames",
3-
"version": "1.0.536",
3+
"version": "1.0.538",
44
"description": "IdleGames PWA build tooling and deployment scripts.",
55
"author": "Timeless Prototype",
66
"license": "MIT",

0 commit comments

Comments
 (0)