update news
This commit is contained in:
parent
ee72397c7f
commit
c625d507ba
16
news.html
16
news.html
@ -10,6 +10,22 @@
|
||||
|
||||
<h1>News</h1>
|
||||
|
||||
<h2>15th October 2020</h2>
|
||||
<p>
|
||||
<b>SECRETZ REDO</b> milestone has been finished and is now live! What this has added (the most important things, that is):
|
||||
<p>
|
||||
First and foremost, a new version of secretz (aka elements). This includes two new machines, the Isotope Separator and the Decay Accelerator. Isotopes and nuclear decay (in some cases) have been added for all elements, and also better material reduction for in-game items + many other minor additions and changes.
|
||||
<p>
|
||||
A working first version of weather on Tunnelers' Abyss is now active. Although there are no particles, there is proper light changes, sounds for rain, thunder and wind, and many types of clouds and weather including frozen clouds.
|
||||
<p>
|
||||
Eating particles are now driven by some of the code in bosapara's mod, on_eat.
|
||||
<p>
|
||||
The missions mod has been removed.
|
||||
<p>
|
||||
A small texture update has been made, mostly small improvements (to flowers and ore blocks mostly) and reducing file sizes.
|
||||
<p>
|
||||
Enjoy the update, and feel free to report bugs in #dev or at our Issue Tracker. Our next milestone will likely focus on immersiveness, including improved mobs & mob spawning, and Sound Redo.
|
||||
|
||||
<h2>6th October 2020</h2>
|
||||
News were not updated for a long time because of procrastination. We are sorry for this.
|
||||
|
||||
|
20
rail.html~
20
rail.html~
@ -1,20 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<script language=javascript src="./common.js"></script>
|
||||
<script language=javascript>
|
||||
start_page("./"); //path to root direction
|
||||
</script>
|
||||
<body>
|
||||
<h1>About trains in TA</h1>
|
||||
<p> Basically Trains in Tunneler's Abyss(TA) is managed by TTTL (Tunneler's Train Transist Limited) project but, in Grapeyard Superb trains are managed by Grapeyard Superb Metro Train Limited(GSMRL) project.These projects are under taken by sivarajan and Hume2.
|
||||
Railway is essential part when it comes to traveling around TA.</p>
|
||||
<br>
|
||||
<h2>Project TTTL histroy</h2>
|
||||
<p>The very first station was built at Spawn.The first line leaded from Spawn to Fractal Plains. It was then elongated to Red Erosion Which used to run using basic ATC.After that, Hume2 built a line to Dragon Forest and it was the first line which was interlocked.
|
||||
The lines from Spawn to Red Erosion and the line from Spawn to Dragon Forest were separate lines at first although they shared the same double-rail track.After that, the interlocking was extended to the rest of the track so these lines were merged into one. Then a line to Erosion was buit which went through Coram</p>
|
||||
</body>
|
||||
<script language=javascript>
|
||||
end_page();
|
||||
</script>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user