diff --git a/TimeSync/TimeSync.dll b/TimeSync/TimeSync.dll new file mode 100644 index 00000000..0b2219f3 Binary files /dev/null and b/TimeSync/TimeSync.dll differ diff --git a/TimeSync/info.json b/TimeSync/info.json new file mode 100644 index 00000000..e8184f5a --- /dev/null +++ b/TimeSync/info.json @@ -0,0 +1,12 @@ +{ + "Id": "TimeSync", + "DisplayName": "Time Sync", + "Author": "Gamea", + "Version": "1.0.0", + "ManagerVersion": "0.27.3", + "Requirements": [], + "AssemblyName": "TimeSync.dll", + "EntryMethod": "TimeSync.Main.Load", + "HomePage": "", + "Repository": "" +} diff --git a/TimeSync/railroad-manager.html b/TimeSync/railroad-manager.html new file mode 100644 index 00000000..c102d98c --- /dev/null +++ b/TimeSync/railroad-manager.html @@ -0,0 +1,2548 @@ + + + + + + Railroader Operations Manager + + + +
+

🚂 RAILROADER OPERATIONS MANAGER

+

Professional Railroad Management System

+ + +
+ + + + + + +
+ +
+
+
--:--:--
+
+ + +
+ 💡 Click button and select: (GameDirectory)\Mods\TimeSync\railroad-time-sync.json +
+
+
+
NEXT DEPARTURE
+
--
+
--
+
+
+
+ + + + +
+
+

📊 Operations Dashboard

+
+
+
Active Tasks
+
0
+
+
+
Switch List Items
+
0
+
+
+
Active Trains
+
0
+
+
+
AI Crew Members
+
0
+
+
+
+ +
+

🚨 Priority Items

+
+
+
+ + +
+
+

🕐 Railroad Timetable

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Westbound
Head Down
StationsEastbound
Head Up
SecondFirst ClassFirst ClassSecond
COALWWPDFTWEPDFTECOALE
16:157:006:00Sylva16:3120:3620:05
7:346:34Dillsboro15:5720:02
8:06Wilmot15:15
8:38Thomas Valley Station14:47
9:167:23Whittier14:1118:43
17:129:527:59Ela13:3517:3718:30
10:26Gov Island City Station12:5616:41
13:278:38Bryson12:2115:36
14:06Hemingway11:12
14:399:20Alarka Jct10:3913:47
15:25Almond9:53
16:1810:40Nantahala9:0012:08
16:59Topton8:19
17:37Rhodo7:41
18:1811:39Andrews7:0011:39
+
+ + +
+

Alarka Branch

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Westbound
Head Down
StationsEastbound
Head Up
First ClassFirst Class
AP3AFWAP1AP2AFEAP4
13:399:008:39Alarka Jct10:5014:0914:50
13:069:048:06Cochran10:5413:3614:54
13:009:418:00Alarka11:3113:3015:31
+
+
+
+ + +
+
+

📋 Switch List

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

Current Switch List

+
+
+
+ + +
+
+

✓ Task Management

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

Active Tasks

+
+
+
+ + +
+
+

🚂 Train Management

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

Active Trains

+
+
+
+ + +
+
+

🎮 Driving Log

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

Driving History

+
+
+
+ + +
+
+

🤖 AI Crew Management

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

AI Crew Roster

+
+
+
+ + +
+
+

đŸ“Ļ Cargo Tracking

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+

Cargo Manifest

+
+
+
+ + +
+
+

📝 Operations Notes

+
+ + +
+
+ + +
+ +
+ +
+

Saved Notes

+
+
+
+ + +
+
+

âš™ī¸ Settings & Data Management

+ +

Game Time Sync

+
+
+ Mod Sync Status: + âšĒ Not Connected +
+

+ 🎮 Install the TimeSync mod to automatically sync the website clock with your game time.
+ Place railroad-time-sync.json in the same folder as this HTML file. +

+
+ +

Data File Management

+

💾 Data automatically saves to railroad-data.json after changes.

+
+ + + +
+

+ â„šī¸ Auto-save triggers 2 seconds after your last change. Click "Save to File Now" to save immediately. +

+ +

Clear Data

+

âš ī¸ Warning: These actions cannot be undone!

+
+ + + + + + + + +
+ +

About

+

+ Railroader Operations Manager
+ A comprehensive local storage-based management system for railroad operations.
+ All data is stored locally in your browser. +

+
+
+ + + + \ No newline at end of file diff --git a/TimeSync/railroad-time-sync.json b/TimeSync/railroad-time-sync.json new file mode 100644 index 00000000..12853c43 --- /dev/null +++ b/TimeSync/railroad-time-sync.json @@ -0,0 +1,8 @@ +{ + "hours": 9, + "minutes": 24, + "seconds": 57, + "totalSeconds": 120297, + "timestamp": "2025-12-01T19:27:54", + "isPaused": false +} \ No newline at end of file