mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 14:12:02 +00:00
big crunch css
This commit is contained in:
parent
8bb75aae7b
commit
b621467a7a
@ -6,6 +6,32 @@
|
||||
<body>
|
||||
<div>
|
||||
<h1 align="center">Changelog</h1>
|
||||
<br>
|
||||
<div align="center">7.9.2017</div>
|
||||
<div align="center">
|
||||
BREAKING INFINITY UPDATE<br>
|
||||
<br>
|
||||
- Post infinity content added (Breaking infinity), requires big crunch speed to be maxed<br>
|
||||
- New upgrade tree pre-breaking, included one upgrade that be taken multiple times to increase infinity point gains<br>
|
||||
- Eight late game post-breaking upgrades<br>
|
||||
- Eight new achievements<br>
|
||||
- Reworked autobuyer prices and times, full refund for all points spent on them<br>
|
||||
- Autobuyers now can be upgraded beyond .1 seconds, and they also now 'wait' after their interval has passed, instantly buying once able to<br>
|
||||
- Automatic DimBoosts, Galaxies, and Big Crunches now have an input box<br>
|
||||
- Unique achievement rewards for multiple achievements<br>
|
||||
- Zero galaxies now gives 11% tickspeed<br>
|
||||
- Galaxies past two give diminishing returns, Faster than a Potato made easier to compensate<br>
|
||||
- Game now updates thirty times a second with increased performance, max autobuyer speed is not impacted<br>
|
||||
- Autobuyer settings are now saved inbetween sessions<br>
|
||||
- Monitor scaling issues mainly fixed<br>
|
||||
- Priority should be working properly<br>
|
||||
- Big crunch button is now less obtrusive<br>
|
||||
- Your screen no longer defaults to the dimensions tab when you reach infinity (if you have broken infinity or if your fastest time to reach infinity is less than one minute)<br>
|
||||
- More statistics have been added such as record challenge times and last ten infinities<br>
|
||||
- Times below one minute are now kept at two decimal points of precision<br>
|
||||
- Percentage increase per second for dimensions 1-8 are now kept to two decimal points of precision<br>
|
||||
- The reset button works better now<br>
|
||||
</div>
|
||||
<br>
|
||||
<div align="center">7.9.2017</div>
|
||||
<div align="center">
|
||||
|
@ -52,8 +52,8 @@
|
||||
<div id="tickSpeedAmount" style="visibility: hidden">Tickspeed: 1000</div>
|
||||
</tr>
|
||||
<p></p>
|
||||
<div>
|
||||
<button id="bigcrunch" style="font-family: Typewriter; font-size: 240%;" class="tabbtn">Big Crunch</button>
|
||||
<div style="position:absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; width: 360px; top: 95px">
|
||||
<button id="bigcrunch" style="font-family: Typewriter; font-size: 50px; width: 360px; height: 100px;" class="tabbtn">Big Crunch</button>
|
||||
</div>
|
||||
<div>
|
||||
<button id="dimensionsbtn" style="font-family: Typewriter; font-size: 25px" class="tabbtn">Dimensions</button>
|
||||
|
Loading…
Reference in New Issue
Block a user