-
Notifications
You must be signed in to change notification settings - Fork 0
/
RON_dd_50_24.html
61 lines (61 loc) · 3.7 KB
/
RON_dd_50_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
<!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 50-24</title>
<link rel="icon" type="image/x-icon" href="ron.ico">
</head>
<body>
<header>
<h1>Rise of Nations Dev Diary - 50th 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 again Xaelor here and I'll give you a tase what we have been working on since the last dev diary last Thursday.</div>
<h1>New Website</h1>
<div>Well it's where you're reading this diary... Browse it yourself!</div>
<h1>Chinese Rework</h1>
<div>Mike has been working on reworking the Xinhai Revolution of 1911 to make it more fleshed out and to represent the real situation more</div>
<img src="dev_diary/50_24/image.png">
<img src="dev_diary/50_24/image (1).png">
<h1>Syrian <a href=https://github.com/stuffi3000/Rise-of-Nations/wiki/Era-Mechanic#2000-present---modern-day>MD</a> Content (<a href=https://steamcommunity.com/sharedfiles/filedetails/?id=1827273767>Novum Vexillum</a> Integration)</h1>
<div>Thanks to our dear friends from <a href=https://steamcommunity.com/sharedfiles/filedetails/?id=1827273767>Novum Vexillum</a> mod, I integrated their Syrian focus tree into the game.</div>
<img src="dev_diary/50_24/395301597-3c6577b4-645a-41c1-b01c-bfbe4d88bb52.png">
<img src="dev_diary/50_24/395301650-188b2e5d-f924-4083-85d8-e6aa5e418ea1.png">
<img src="dev_diary/50_24/395301697-a94fd383-f682-491d-b37b-f524e058c8f4.png">
<img src="dev_diary/50_24/395302480-cecab697-1f0a-46b6-97a8-d16d0e4b8ba2.png">
<div>Yes this is a first real focus tree for <a href=https://github.com/stuffi3000/Rise-of-Nations/wiki/Era-Mechanic#2000-present---modern-day>Modern Day</a>.</div>
<h1>Serbian <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>Nikola made this amazing Serbian <a href=https://github.com/stuffi3000/Rise-of-Nations/wiki/Era-Mechanic#1900-1909---dawn-of-the-new-century>DNC</a> branch for the aftermath of Alexander I's assasination.</div>
<img src="dev_diary/50_24/servia duha.png">
<h1>New Main Menu</h1>
<div>Finally no DLC subscription ads in RoN... Now you'll have RoN ads!</div>
<img src="dev_diary/50_24/20241214182317_1.png">
<h1>Crisis Mechanic</h1>
<div>Do you love crises? Yes? Then this thing is for you. To thank Ant do @antmrt on our Discord ❤</div>
<img src="dev_diary/50_24/image (2).png">
<div>And do you want even more stuff around it? Then wait until Ant does a proper teaser on our Discord!</div>
</p>
</main>
<footer>
</footer>
</body>
</html>