Changelog: Difference between revisions
From Aphelium
No edit summary |
|||
Line 7: | Line 7: | ||
:* Introduced [[chest|chests]] | :* Introduced [[chest|chests]] | ||
:* Introduced [[Land Zero]], [[The Oracle]] and [[lost items]] | :* Introduced [[Land Zero]], [[The Oracle]] and [[lost items]] | ||
:'''Changed''' | :'''Changed''' | ||
:* New [[inventory]] system | :* New [[inventory]] system | ||
Line 24: | Line 23: | ||
:* More rewards/penalties from alien encounters | :* More rewards/penalties from alien encounters | ||
:* When you explore a land owned by a player, the exploration revenue is now shared with the landowner in a random percentage determined by the rarity of the land | :* When you explore a land owned by a player, the exploration revenue is now shared with the landowner in a random percentage determined by the rarity of the land | ||
:'''Fixed''' | |||
:* Balanced better the RNG algorithm to pick the random owner of the land you work on | |||
---- | |||
=====<span id="v0.4.1-alpha.1">v0.4.1-alpha.1</span>===== | |||
:'''Added''' | |||
:* Added sort options in My NFTs section | |||
:* Added more information in the NFT's page | |||
:* Added the max number of craftable items in the message you get if you try to craft more than your crafting tool can handle | |||
:* Added the mint number on NFTs | |||
:'''Changed''' | |||
:* <code>/land</code> now supports multiple lands | |||
:* Website UI improvements | |||
:'''Fixed''' | |||
:* Filters on My NFTs page are now kept if you navigate to the asset page and go back | |||
:* The delay on the update of My NFTs page when you burn an asset is fixed | |||
:* Removed the ''"Get your land"'' button when a new player starts the game | |||
---- | |||
=====<span id="v0.4.0-alpha.1">v0.4.0-alpha.1</span>===== | |||
:'''Added''' | |||
:* Testnet integration! | |||
---- | |||
=====<span id="v0.3.2-alpha.1">v0.3.2-alpha.1</span>===== | |||
:'''Added''' | |||
:* Added an ''"Explore again"'' button on the exploration feedback, allowing you to perform multiple explorations in a row, just by clicking the button | |||
:* Added your position in leaderboard on the bottom of the message, so you can easily know your current position | |||
:'''Fixed''' | |||
:* Fixed a marketplace bug that in a certain situation could let you buy an offer even if you didn't have enough money, bringing your balance below 0 | |||
:* Fixed a bug that didn't take the reset skill ticket once used, causing a potential infinte use of a single ticket | |||
:* Fixed a bug in the shop that didn't remove the buttons to buy once the 2 minutes timeout kicked in, causing an "interaction failed" error if the button was clicked after the timeout | |||
---- | |||
=====<span id="v0.3.1-alpha.1">v0.3.1-alpha.1</span>===== | |||
:'''Added''' | |||
:* [[Reset Skill Ticket]] released. With this ticket you can now reset all your skills and get back your skill points | |||
:* <code>/use</code> has been added to use items like the Reset Skill Ticket | |||
---- | |||
=====<span id="v0.3.0-alpha.1">v0.3.0-alpha.1</span>===== | |||
:'''Added''': | |||
:* Introduced leveling system | |||
:* Introduced [[experience]] | |||
:* Introduced [[Player statistics|stats]] and [[skills]] | |||
:* Introduced [[Alien encountering]] | |||
:* Introduced new craftables: | |||
:** [[Sickle]] | |||
:** [[Scissors]] | |||
:* Introduced [[quests]] | |||
:* Introduced <code>/info</code> command to get information about any item in game | |||
---- | |||
=====<span id="v0.2.4-alpha.1">v0.2.4-alpha.1</span>===== | |||
:'''Changed''' | |||
:* Optimized the image load during commands | |||
---- | |||
=====<span id="v0.2.3-alpha.1">v0.2.3-alpha.1</span>===== | |||
:'''Added''' | |||
:* Introduce new craftables: | |||
:** [[Axe]] | |||
:** [[Pickaxe]] | |||
---- | |||
=====<span id="v0.2.2-alpha.1">v0.2.2-alpha.1</span>===== | |||
:'''Added''' | |||
:* Introduce new craftables: | |||
:** [[Rope]] | |||
:** [[Fishing rod]] | |||
:* Introduced durability in tools | |||
:* Introduced <code>/marketplace sold</code> to check all the sales you have made on the marketplace | |||
---- | |||
=====<span id="v0.2.1-alpha.1">v0.2.1-alpha.1</span>===== | |||
:'''Added''' | |||
:* Introduced channel for market logs | |||
:'''Changed''' | |||
:* Wake up messages are now sent in the right channel with ping! This will solve the DMs problems for who has DMs disabled for the server | |||
:* <code>/land</code> command now shows resources earned from your land on the current UTC day, yesterday and 3D | |||
:* When you eat something the actual cooldown is now shown in the message! | |||
---- | |||
=====<span id="v0.2.0-alpha.1">v0.2.0-alpha.1</span>===== | |||
:'''Changed''' | |||
:* Complete marketplace rewrite | |||
---- | |||
=====<span id="v0.1.0-alpha.1">v0.1.0-alpha.1</span>===== | |||
'''DEMO RELEASE''' |
Revision as of 14:12, 24 May 2023
Aphelium was officially released as a Demo on December 29th 2022.
v0.5.0-alpha.1
- Added
- Introduced land bases
- Introduced bags
- Introduced chests
- Introduced Land Zero, The Oracle and lost items
- Changed
- New inventory system
- Exploration taxes introduced with v0.4.2-alpha.1 heavily reduced
- Added a fee for delisting from Equinox
- Added a minimum quantity requirement to mint food (25 units)
v0.4.3-alpha.1
- Added
- Website full mobile support
- Introduced energy badges
v0.4.2-alpha.1
- Added
- More rewards/penalties from alien encounters
- When you explore a land owned by a player, the exploration revenue is now shared with the landowner in a random percentage determined by the rarity of the land
- Fixed
- Balanced better the RNG algorithm to pick the random owner of the land you work on
v0.4.1-alpha.1
- Added
- Added sort options in My NFTs section
- Added more information in the NFT's page
- Added the max number of craftable items in the message you get if you try to craft more than your crafting tool can handle
- Added the mint number on NFTs
- Changed
/land
now supports multiple lands- Website UI improvements
- Fixed
- Filters on My NFTs page are now kept if you navigate to the asset page and go back
- The delay on the update of My NFTs page when you burn an asset is fixed
- Removed the "Get your land" button when a new player starts the game
v0.4.0-alpha.1
- Added
- Testnet integration!
v0.3.2-alpha.1
- Added
- Added an "Explore again" button on the exploration feedback, allowing you to perform multiple explorations in a row, just by clicking the button
- Added your position in leaderboard on the bottom of the message, so you can easily know your current position
- Fixed
- Fixed a marketplace bug that in a certain situation could let you buy an offer even if you didn't have enough money, bringing your balance below 0
- Fixed a bug that didn't take the reset skill ticket once used, causing a potential infinte use of a single ticket
- Fixed a bug in the shop that didn't remove the buttons to buy once the 2 minutes timeout kicked in, causing an "interaction failed" error if the button was clicked after the timeout
v0.3.1-alpha.1
- Added
- Reset Skill Ticket released. With this ticket you can now reset all your skills and get back your skill points
/use
has been added to use items like the Reset Skill Ticket
v0.3.0-alpha.1
- Added:
- Introduced leveling system
- Introduced experience
- Introduced stats and skills
- Introduced Alien encountering
- Introduced new craftables:
- Introduced quests
- Introduced
/info
command to get information about any item in game
v0.2.4-alpha.1
- Changed
- Optimized the image load during commands
v0.2.3-alpha.1
v0.2.2-alpha.1
- Added
- Introduce new craftables:
- Introduced durability in tools
- Introduced
/marketplace sold
to check all the sales you have made on the marketplace
v0.2.1-alpha.1
- Added
- Introduced channel for market logs
- Changed
- Wake up messages are now sent in the right channel with ping! This will solve the DMs problems for who has DMs disabled for the server
/land
command now shows resources earned from your land on the current UTC day, yesterday and 3D- When you eat something the actual cooldown is now shown in the message!
v0.2.0-alpha.1
- Changed
- Complete marketplace rewrite
v0.1.0-alpha.1
DEMO RELEASE