Skip to content

Commit cf4dfa7

Browse files
committed
Last changes.
1 parent 42b8487 commit cf4dfa7

File tree

20 files changed

+227
-86
lines changed

20 files changed

+227
-86
lines changed

Assets/BaseFiles/Page/Footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2025.11.21 - 00:05</b></h5>
1+
<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2025.11.22 - 02:36</b></h5>

Assets/MainFunctions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const header_STATIC_HTML_INSERT = '<h2 id="Header_Border" align="center"> <a hr
3333
// ### HARD_CODE_TRIGGER ###
3434
// footer
3535
// Assets/BaseFiles/Page/Footer.html
36-
const footer_STATIC_HTML_INSERT = '<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2025.11.21 - 00:05</b></h5>';
36+
const footer_STATIC_HTML_INSERT = '<h5 id="Fooder_Border">###DATE_TEXT###&nbsp;&nbsp;|&nbsp;&nbsp;©️ CatWithCode&nbsp;&nbsp;|&nbsp;&nbsp;###LICENSE###<br>&nbsp;&nbsp;Latest Build:<b>2025.11.22 - 02:36</b></h5>';
3737

3838
// >>> SUB <<<
3939
// ### HARD_CODE_TRIGGER ###
620 KB
Loading
620 KB
Loading
36.8 MB
Binary file not shown.

SUB_DOMAINS/REPOSSESSED/Dev_Log/Dev_Log.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="fixed-image" style="background-image: url('/Assets/Images/Transparent/C_Holding.png');"></div>
2121

2222
<!-- Background: -->
23-
<div class="background-image" style="background-image: url('/Assets/Images/Background/Warehouse.png');"></div>
23+
<div class="background-image" style="background-image: url('/Assets/Images/Background/Warehouse_2.png');"></div>
2424

2525
<!-- Actual Body: -->
2626
<div class="main-Area">
@@ -40,7 +40,7 @@ <h3>It was around 2/3 of a month of work but now all Store Pages are online, the
4040
<img loading="lazy" src="/Assets/Images/StoreImages/Copyrighted/Steam_Valve.png" alt="Warehouse">
4141
</a>
4242
<video controls>
43-
<source src="XXX" type="video/mp4">
43+
<source src="MISSING" type="video/webm">
4444
<!-- <source src="movie.ogg" type="video/ogg"> -->
4545
Your browser does not support the video tag OR the video cannot be accessed or found
4646
</video>
@@ -1108,7 +1108,7 @@ <h3><a href="https://catwithcode.moe/">A game by CatWithCode</a></h3>
11081108
<a href="/OutgoingLinks.html">Outgoing Links</a>
11091109
</div>
11101110
<br>
1111-
<h6>Last Updated:&nbsp;<b>2025.11.21 - 00:00</b></h6>
1111+
<h6>Last Updated:&nbsp;<b>2025.11.22 - 02:36</b></h6>
11121112
<h6>All Rights reserved. RE//POSSESSED is property of the person/people behind CatWithCode. Screenshots and Videos on this page are in engine / in game. Other images like artwork / decoration might be in engine / in game but could be composed to look better because the game is first person and not optimize for a close up third person perspective.</h6>
11131113
</div>
11141114
</footer>

SUB_DOMAINS/REPOSSESSED/License_and_Privacy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2><u># Font - BOX_v2.0:</u></h2>
119119
<li><a href="https://github.com/BesignLab">https://github.com/BesignLab</a></li>
120120
</ul>
121121
<hr>
122-
<h6>Last Updated:&nbsp;<b>2025.11.21 - 00:00</b></h6>
122+
<h6>Last Updated:&nbsp;<b>2025.11.22 - 02:36</b></h6>
123123
<p>All Rights reserved. RE//POSSESSED is property of the person/people behind CatWithCode.</p>
124124
</body>
125125
</html>

SUB_DOMAINS/REPOSSESSED/OutgoingLinks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1>Outgoing Links</h1>
2323
<li><a href="https://steamcommunity.com/id/catwithcode/">https://steamcommunity.com/id/catwithcode/</a></li>
2424
</ul>
2525
<hr>
26-
<h6>Last Updated:&nbsp;<b>2025.11.21 - 00:00</b></h6>
26+
<h6>Last Updated:&nbsp;<b>2025.11.22 - 02:36</b></h6>
2727
<p>All Rights reserved. RE//POSSESSED is property of the person/people behind CatWithCode.</p>
2828
</body>
2929
</html>
48.5 KB
Loading
29.2 KB
Loading

0 commit comments

Comments
 (0)