Skip to content

Commit 924d83e

Browse files
committed
Initial Commit
1 parent 0fb6f1c commit 924d83e

File tree

7 files changed

+117
-28
lines changed

7 files changed

+117
-28
lines changed

arguments.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-1-3">Player Populations</a></li>
6565
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-1-4">Auto Tournaments</a></li>
6666
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-1-5">Game Modes</a></li>
67+
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-1-6">Psyonix Networking</a></li>
6768
</ul>
6869
</nav>
6970
</div>
@@ -156,6 +157,7 @@ <h4>Command Name: <code>database_dump_slots</code></h4>
156157
</tbody>
157158
</table>
158159
</section>
160+
159161
<section class="docs-section" id="item-2-0-2">
160162
<table class="table table-bordered">
161163
<h2 class="section-heading">Offline Products</h2>
@@ -313,6 +315,7 @@ <h5>All product slot and product attribute arguments can be used with this comma
313315
</tbody>
314316
</table>
315317
</section>
318+
316319
<section class="docs-section" id="item-2-0-3">
317320
<table class="table table-bordered">
318321
<h2 class="section-heading">Inventory Products</h2>
@@ -378,6 +381,7 @@ <h5>All product slot and product attribute arguments can be used with this comma
378381
</tbody>
379382
</table>
380383
</section>
384+
381385
<section class="docs-section" id="item-2-0-4">
382386
<table class="table table-bordered">
383387
<h2 class="section-heading">Product Attributes</h2>
@@ -614,6 +618,7 @@ <h4>Command Name(s): <code>database_dump_products, database_dump_inventory</code
614618
</tbody>
615619
</table>
616620
</section>
621+
617622
<section class="docs-section" id="item-2-0-5">
618623
<table class="table table-bordered">
619624
<h2 class="section-heading">Paint Database</h2>
@@ -646,6 +651,7 @@ <h4>Command Name: <code>database_dump_paints</code></h4>
646651
</tbody>
647652
</table>
648653
</section>
654+
649655
<section class="docs-section" id="item-2-0-6">
650656
<table class="table table-bordered">
651657
<h2 class="section-heading">Certified Database</h2>
@@ -670,6 +676,7 @@ <h4>Command Name: <code>database_dump_certifications</code></h4>
670676
</tbody>
671677
</table>
672678
</section>
679+
673680
<section class="docs-section" id="item-2-0-7">
674681
<table class="table table-bordered">
675682
<h2 class="section-heading">Title Database</h2>
@@ -698,6 +705,7 @@ <h4>Command Name: <code>database_dump_titles</code></h4>
698705
</tbody>
699706
</table>
700707
</section>
708+
701709
<section class="docs-section" id="item-2-0-8">
702710
<table class="table table-bordered">
703711
<h2 class="section-heading">Special Edition Database</h2>
@@ -718,6 +726,7 @@ <h4>Command Name: <code>database_dump_specialeditions</code></h4>
718726
</tbody>
719727
</table>
720728
</section>
729+
721730
<section class="docs-section" id="item-2-0-9">
722731
<table class="table table-bordered">
723732
<h2 class="section-heading">Team Eidtion Database</h2>
@@ -738,6 +747,7 @@ <h4>Command Name: <code>database_dump_teameditions</code></h4>
738747
</tbody>
739748
</table>
740749
</section>
750+
741751
<section class="docs-section" id="item-2-1-0">
742752
<table class="table table-bordered">
743753
<h2 class="section-heading">Matchmaking Playlists</h2>
@@ -902,6 +912,7 @@ <h4>Command Name: <code>database_dump_playlists</code></h4>
902912
</tbody>
903913
</table>
904914
</section>
915+
905916
<section class="docs-section" id="item-2-1-1">
906917
<table class="table table-bordered">
907918
<h2 class="section-heading">Stadium Maps</h2>
@@ -934,6 +945,7 @@ <h4>Command Name: <code>database_dump_maps</code></h4>
934945
</tbody>
935946
</table>
936947
</section>
948+
937949
<section class="docs-section" id="item-2-1-2">
938950
<table class="table table-bordered">
939951
<h2 class="section-heading">Esports Events</h2>
@@ -974,6 +986,7 @@ <h4>Command Name: <code>database_dump_esports</code></h4>
974986
</tbody>
975987
</table>
976988
</section>
989+
977990
<section class="docs-section" id="item-2-1-3">
978991
<table class="table table-bordered">
979992
<h2 class="section-heading">Player Populations</h2>
@@ -994,6 +1007,7 @@ <h4>Command Name: <code>database_dump_population</code></h4>
9941007
</tbody>
9951008
</table>
9961009
</section>
1010+
9971011
<section class="docs-section" id="item-2-1-4">
9981012
<table class="table table-bordered">
9991013
<h2 class="section-heading">Auto Tournaments</h2>
@@ -1110,6 +1124,7 @@ <h4>Command Name: <code>database_dump_tournaments</code></h4>
11101124
</tbody>
11111125
</table>
11121126
</section>
1127+
11131128
<section class="docs-section" id="item-2-1-5">
11141129
<table class="table table-bordered">
11151130
<h2 class="section-heading">Game Modes</h2>
@@ -1158,6 +1173,35 @@ <h4>Command Name: <code>database_dump_gamemodes</code></h4>
11581173
</tbody>
11591174
</table>
11601175
</section>
1176+
1177+
<section class="docs-section" id="item-2-1-6">
1178+
<table class="table table-bordered">
1179+
<h2 class="section-heading">Psyonix Networking</h2>
1180+
<h4>Command Name: <code>database_dump_psynet</code></h4>
1181+
<tbody>
1182+
<tr>
1183+
<th class="theme-bg-light"><b>psynet_class</b></th>
1184+
<td>RPC_AdsGet_TA</td>
1185+
</tr>
1186+
<tr>
1187+
<th class="theme-bg-light"><b>psynet_service</b></th>
1188+
<td>Ads/GetAds</td>
1189+
</tr>
1190+
<tr>
1191+
<th class="theme-bg-light"><b>psynet_version</b></th>
1192+
<td>1</td>
1193+
</tr>
1194+
<tr>
1195+
<th class="theme-bg-light"><b>psynet_bool_allow_batching</b></th>
1196+
<td>true</td>
1197+
</tr>
1198+
<tr>
1199+
<th class="theme-bg-light"><b>psynet_bool_requires_auth</b></th>
1200+
<td>true</td>
1201+
</tr>
1202+
</tbody>
1203+
</table>
1204+
</section>
11611205
</article>
11621206

11631207
<footer class="footer">
2.01 KB
Loading
182 KB
Loading

assets/images/windows/titles-1.png

51.8 KB
Loading
-18.8 KB
Loading

changelog.html

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<nav id="docs-nav" class="docs-nav navbar">
4848
<ul class="section-items list-unstyled nav flex-column pb-3">
4949
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-3"><span class="theme-icon-holder me-2"><i class="fas fa-book"></i></span>Module Changelog</a></li>
50+
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-5">Version 2.5.5</a></li>
5051
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-4">Version 2.5.4</a></li>
5152
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-3">Version 2.5.3</a></li>
5253
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-5-2">Version 2.5.2</a></li>
@@ -206,6 +207,7 @@
206207
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-0-0">Version 1.0.0</a></li>
207208
-->
208209
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-1"><span class="theme-icon-holder me-2"><i class="fas fa-rocket"></i></span>Launcher Changelog</a></li>
210+
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-2">Version 1.4.2</a></li>
209211
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-1">Version 1.4.1</a></li>
210212
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-0">Version 1.4.0</a></li>
211213
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-3-9">Version 1.3.9</a></li>
@@ -257,6 +259,22 @@
257259
<article class="docs-article" id="section-3">
258260
<h1 class="docs-heading">Changelog</h1>
259261

262+
<section class="docs-section" id="item-3-5-5">
263+
<h2 class="section-heading">Version 2.5.5 (March 7th 2025)</h2>
264+
<h5>- Added the ability to make custom titles! The custom title system is free to use for everyone, and can only be seen by you by default just like CodeRed loadouts.</h5>
265+
<h5>- Added a new database dumper command <code>database_dump_psynet</code>, along with five new arguments for it that let you dump info from the RPC services the game uses.</h5>
266+
<h5>- The car body used to replace the Cybertruck, for the <code>garage_remove_elon</code> setting, will now be randomly picked between each game instead of always being the Venom car.</h5>
267+
<h5>- The loadout anonymizer will no longer anonymize goal explosions, as some have special effects that change the gravity; which resulted in rubber banding during goal explosions.</h5>
268+
<h5>- Removed the <code>scoreboard_uncensor_names</code> setting as it no longer works as intended, Psyonix broke their own persona system awhile back.</h5>
269+
<h5>- Changed the primary color picker to be all in one row for the blue and orange team, instead of in separate tabs.</h5>
270+
<h5>- Reorganized the textures tab in the dashboard to be a bit more intuitive.</h5>
271+
<h5>- Significant memory optimizations and improvements related to custom textures in addition to API requests.</h5>
272+
<h5>- Fixed end of game automation features still being called if you joined another game before the delay was finished.</h5>
273+
<h5>- Fixed CodeRed switching to offline mode if an update was released while you were already injected.</h5>
274+
<h5>- Fixed some text cutting cut off in the bindings window in the dashboard for custom sequences.</h5>
275+
<h5>- Fixed trails not working in game for CodeRed loadouts (it's about time).</h5>
276+
</section>
277+
260278
<section class="docs-section" id="item-3-5-4">
261279
<h2 class="section-heading">Version 2.5.4 (February 21st 2025)</h2>
262280
<h5>- Added new color picker options for garage presets, you can pick between the default RGBA color picker, or use the in game color palettes.</h5>
@@ -648,7 +666,7 @@ <h5>- Internal improvements and optimizations.</h5>
648666
<section class="docs-section" id="item-3-1-6">
649667
<h2 class="section-heading">Version 2.1.6 (May 3rd 2024)</h2>
650668
<h5>- Fixed a crash that could happen after goal replays in online games.</h5>
651-
<h5>- Changes to the backend api.</h5>
669+
<h5>- Changes to the backend API.</h5>
652670
</section>
653671

654672
<section class="docs-section" id="item-3-1-5">
@@ -1442,7 +1460,7 @@ <h5>- Fixed custom blog info applying to brand new blog tiles that you haven't s
14421460
<h5>- Fixed an alt-tabbing issue when in fullscreen mode, both related to resize buffers and the fps limiter.</h5>
14431461
<h5>- Fixed some issues with editing keybinds and changing arguments via the dashboard.</h5>
14441462
<h5>- Fixed custom hud colors resetting in freeplay after the player sent a new auth request.</h5>
1445-
<h5>- Added extra internal safety protection related to api stuff.</h5>
1463+
<h5>- Added extra internal safety protection related to API stuff.</h5>
14461464
</section>
14471465
14481466
<section class="docs-section" id="item-2-3-9">
@@ -1839,6 +1857,12 @@ <h5>- First public alpha pre-release, no changes to provide.</h5>
18391857
<article class="docs-article" id="section-1">
18401858
<h1 class="docs-heading">Launcher Changelog</h1>
18411859

1860+
<section class="docs-section" id="item-1-4-2"></section>
1861+
<h2 class="section-heading">Version 1.4.2 (February 24th 2025)</h2>
1862+
<h5>- Added extra exception handling, and logging for said exception handling.</h5>
1863+
<h5>- Changed how news article dates are formatted in the news tab.</h5>
1864+
</section>
1865+
18421866
<section class="docs-section" id="item-1-4-1"></section>
18431867
<h2 class="section-heading">Version 1.4.1 (December 13th 2024)</h2>
18441868
<h5>- Upgraded from `.NET 8.0` to `.NET 9.0`, which will require you to download the new runtime if you only have `.NET 8.0` installed.</h5>
@@ -1988,7 +2012,7 @@ <h5>- Fixed news articles not being parsed correctly in the launcher as of the l
19882012

19892013
<section class="docs-section" id="item-1-1-9">
19902014
<h2 class="section-heading">Version 1.1.9 (June 1st 2023)</h2>
1991-
<h5>- Backend changes to support new api endpoint features.</h5>
2015+
<h5>- Backend changes to support new API endpoint features.</h5>
19922016
</section>
19932017

19942018
<section class="docs-section" id="item-1-1-8">
@@ -2005,7 +2029,7 @@ <h5>- Other internal optimizations with the launcher.</h5>
20052029

20062030
<section class="docs-section" id="item-1-1-6">
20072031
<h2 class="section-heading">Version 1.1.6 (April 26th 2023)</h2>
2008-
<h5>- Changed the backend api for the launcher to use a new endpoint.</h5>
2032+
<h5>- Changed the backend API for the launcher to use a new endpoint.</h5>
20092033
<h5>- Resized the controls for articles in the news tab in the launcher.</h5>
20102034
</section>
20112035

0 commit comments

Comments
 (0)