Commit Graph

152 Commits

Author SHA1 Message Date
e282b499e9
Player loses test
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 20:44:00 +01:00
44f3e97de8
Additional randomness tests plus removed withdraw
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 19:14:22 +01:00
2e5d2143a8
Boss rolls test
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 16:47:44 +01:00
san
8abb460815 implement leaderboard ui
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 19:55:28 +05:30
2e6bee24bf
Old tests pass now 2024-10-30 12:34:58 +01:00
ecbadf3809
Boss mechanics compile 2024-10-30 11:58:17 +01:00
64832617cc
Merge branch 'main' into feature/boss-mechanic 2024-10-30 11:18:46 +01:00
d976f13a04 Merge pull request 'dao-inegration' (#2) from dao-inegration into main
Some checks are pending
CI / Foundry project (push) Waiting to run
Reviewed-on: #2
2024-10-29 23:32:13 +00:00
ee6c9ec710
Changed the buy in amounts in client as well
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 00:31:06 +01:00
1afd975e0f
WIP adding bosses
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 00:28:48 +01:00
yellow
81170fd8ec reg price aligned, withdraw refactor
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-29 19:35:26 +01:00
52aec1ae9d
Raises RGCVII for entry to 500
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-29 12:14:30 +01:00
64b9be5ae8
Merged latest main
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-29 12:12:55 +01:00
504197e83c Merge pull request 'contract-events' (#4) from contract-events into main
Some checks are pending
CI / Foundry project (push) Waiting to run
Reviewed-on: #4
2024-10-29 09:29:58 +00:00
d64f98c0d4
Fixes botched merge
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 22:10:07 +01:00
41ec092f09
Merged latest main
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 22:01:41 +01:00
syahirAmali
0b1499a122 Events test added
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-29 03:03:59 +08:00
b8f15bd31e Merge pull request 'pixelated quote integration with pixel-borders library' (#5) from pixelatedQuotes into main
Some checks are pending
CI / Foundry project (push) Waiting to run
Reviewed-on: #5
2024-10-28 18:11:11 +00:00
ade655a501
Prepping for merge into main
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 19:10:45 +01:00
b584399d91
Makes the sprockets of the loading wheel a bit nicer color
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 18:45:14 +01:00
6e0012e9d6
31337 chain id is already in gitignore, whoops
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 18:32:43 +01:00
8c8ca58607
Enables registrations with RGCVII and ETH
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 18:31:41 +01:00
bd1f418e11
Test naming fix
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 10:08:35 +01:00
c04744d0c8
Adds Swap on registration so ETH goes and swaps for RGCVII tokens
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-28 10:06:53 +01:00
f086e9bac4
Added uniswap router contracts 2024-10-28 00:25:24 +01:00
6c1c49a0ca pixelated quote integration with pixel-borders library
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-27 23:31:11 +01:00
98050890ed
Removed uni v3 2024-10-27 23:18:54 +01:00
aaf1c0fd46
Swapping WETH -> RGCVII
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-27 21:20:38 +01:00
d28e33612e
forge install: v3-core
v1.0.0
2024-10-27 13:37:24 +01:00
a4be82cbd9
Added v3-periphery and remappings 2024-10-27 13:37:15 +01:00
8b35e86904
forge install: v3-periphery
v1.3.0
2024-10-27 12:57:15 +01:00
d197935fae
Prepping uniswap of received ETH -> RGCVII 2024-10-27 12:57:05 +01:00
07f6b3cefe
Merge branch 'main' into dao-inegration
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-27 12:00:24 +01:00
7b9661bda7
Allows withdrawal of DAO tokens back to owner() account
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-27 11:52:26 +01:00
a45d74ebb2 Merge pull request 'Added background music' (#3) from san/idle_moloch:main into main
Some checks failed
CI / Foundry project (push) Has been cancelled
Reviewed-on: #3
2024-10-26 19:00:25 +00:00
syahirAmali
9a0ab2963a Added events
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-27 02:21:42 +08:00
syahirAmali
dcd91c9316 Merge branch 'main' of https://git.mic0.dev/mico/idle_moloch 2024-10-27 01:04:17 +08:00
san
956ad63e7f add background music
Some checks failed
CI / Foundry project (pull_request) Has been cancelled
2024-10-26 22:32:08 +05:30
syahirAmali
bc11534721 forge install: forge-std
v1.9.4
2024-10-27 00:56:01 +08:00
5491598dfc
Prices in client now reflect those in contract, per second only shows on hover
Some checks are pending
CI / Foundry project (push) Waiting to run
2024-10-26 15:21:27 +02:00
5bb2b5f97b
Enables the counter to display sub zero amounts per second + prices and profits adjusted to match the contract 2024-10-26 15:03:27 +02:00
0ea4ba320c
Balances how much units cost and profit 2024-10-26 14:45:25 +02:00
26b2480b52
Checking for known / shrouded units now calculated with actual total_minted at that moment 2 2024-10-26 13:54:08 +02:00
54b370f41b
Checking for known / shrouded units now calculated with actual total_minted at that moment 2024-10-26 13:53:23 +02:00
84c0aeff03
Better UX: player now can add units wven if funds are not yet minted 2024-10-26 13:49:29 +02:00
fefa2641e4
Fixes broken test
Some checks are pending
CI / Foundry project (push) Waiting to run
2024-10-26 13:16:34 +02:00
203ebd3e97
Removed RAID_WAIT because it was just getting in way of UX
Some checks are pending
CI / Foundry project (push) Waiting to run
2024-10-26 13:14:43 +02:00
c1e6494937
Added shrouding of units & display of per second profits on units plus fixed calc bug on unit costs
Some checks are pending
CI / Foundry project (push) Waiting to run
2024-10-26 13:12:30 +02:00
yellow
5b0d24ccba registration with dao token
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-25 23:10:40 +02:00
yellow
9873dfc76b constructor 2024-10-25 22:37:40 +02:00