-
Notifications
You must be signed in to change notification settings - Fork 0
/
RON_dd_49_24.html
65 lines (65 loc) · 4.33 KB
/
RON_dd_49_24.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="RON_apply.css">
<link rel="stylesheet" href="RON_dm_lm.css">
<head>
<title>Rise of Nations: DD 49-24</title>
<link rel="icon" type="image/x-icon" href="ron.ico">
</head>
<body>
<header>
<h1>Rise of Nations Dev Diary - 49th Week of 2024</h1>
<ul>
<a href=RON_homepage.html>Homepage</a>
<a href=RON_apply.html>Applications</a>
<a href=RON_changelogs.html>Changelogs</a>
<a href=RON_credits.html>Credits</a>
<a href=RON_diaries.html>Dev Diaries</a>
<a href=RON_faq.html>FAQ</a>
</ul>
<nav>
<a href=https://steamcommunity.com/sharedfiles/filedetails/?id=2026448968>Steam</a>
<a href=https://discord.com/invite/wW3nmgP4Vd>Discord</a>
<a href=RON_git_download.html>GitHub</a>
<a href=https://www.youtube.com/channel/UCgWkliJFfrhy4yHePtkmrzw>YouTube</a>
<a href=https://twitter.com/TK20302>Twitter/X</a>
</nav>
</header>
<main>
<div class=”row”>
<p>
<div>Hello, we have prepared the first RoN diary.</div>
<div>In the last week we moved the mod forward quite a lot. We finished a lot of stuff while starting new mini project.</div>
<h1>American <a href=https://github.com/stuffi3000/Rise-of-Nations/wiki/Era-Mechanic#1900-1909---dawn-of-the-new-century>DNC</a> Focus Tree</h1>
<div>Thanks to Mike's work we have a fully fleshed out American focus tree for the <a href=https://github.com/stuffi3000/Rise-of-Nations/wiki/Era-Mechanic#1900-1909---dawn-of-the-new-century>DNC era</a>.</div>
<img src="dev_diary/49_24/392969280-efaa6e9e-3c9b-4573-9f69-6482190fb4f3.png">
<img src="dev_diary/49_24/392969336-5b97eb7e-1801-462d-8dec-83bb8da15574.png">
<img src="dev_diary/49_24/392969374-4fc554bb-dd30-49ec-89db-5538e09f5b7f.png">
<img src="dev_diary/49_24/392969415-e0d4b0f4-9a76-41ee-b7e2-8f2e3408d14e.png">
<img src="dev_diary/49_24/392983088-f454a89f-53e4-4102-87a2-e61880ee3a49.png">
<img src="dev_diary/49_24/392983107-cf8ef67d-36a2-4f3f-a864-2a15d94166d3.png">
<img src="dev_diary/49_24/392983130-cd7c802e-d048-49f3-b2d6-7ed1901601e9.png">
<h1>New Starting Screen</h1>
<div>Thanks to me, Xaelor we have reduced the popup spam from the beggining, making everything more clear, accessible and less laggy.</div>
<iframe width="720" height="405" src="https://www.youtube.com/embed/bTRJTG9nisQ" title="Rise of Nations Teaser: New Starting GUI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<h1><a href=https://steamcommunity.com/sharedfiles/filedetails/?id=3226668008>The Great War RolePlay</a> Integration</h1>
<div>At this moment most of the team is focused on integrating this mod to make <a href=https://github.com/stuffi3000/Rise-of-Nations/wiki/Era-Mechanic#1910-1918---world-war-one>WW1</a> more fleshed out while making it compatible with the current Rise of Nations mechanics.</div>
<h1>1.6.1 Mini Update</h1>
<div>We have decided to release a mini update 1.6.1 in order to fix major issues with the release of Götterdämmerung DLC and Rise of Nations - Final Strike. Because the next update will not be released in the near future the new starting screen is also included to give you this great QoL change.</div>
<h2>Full 1.6.1 changelog</h2>
<h3>Additions</h3>
<div>- Czechoslovak characters revamped (1900-1992)</div>
<div>- Nazi ideologies now have a custom ideology icon</div>
<h3>Bugfixes</h3>
<div>- Austria-Hungary won’t always go democratic on historical</div>
<div>- Alaskan Territory is not Alaksan Territory anymore</div>
<div>- Ethiopia owns its own territory after 1946</div>
<div>- Map mode icons now appear correctly</div>
<div>- Technology icons display in the correct place</div>
</p>
</main>
<footer>
</footer>
</body>
</html>