Commit Graph

22 Commits

Author SHA1 Message Date
e18980938e feat: better code formatting 2026-04-23 23:03:00 -03:00
f8bb65c0f4 Better Error Handling 2025-07-15 22:32:51 -03:00
952d274c53 Better Typing for Positions and Formats Code 2025-07-14 23:11:36 -03:00
6e8c8ae428 Refactors SpawnHandler to RoomRunner 2025-07-13 21:27:22 -03:00
c38ebe3721 Fixes Closest Source 2025-07-12 00:01:13 -03:00
c2a9df5e77 Spawn Room Detection 2025-07-07 20:05:13 -03:00
4f28d240e0 Fixes Game Source Pos
Fixes Game Source Pos
2025-07-07 09:01:06 -03:00
bb3f797fc3 Initial Working Creep Handler 2025-07-06 16:00:36 -03:00
0ca79cbaba Fixes Storage of SpawnHandlers in Memory 2025-07-06 13:06:29 -03:00
5899df7a30 Adds Routine for Cleaning SpawnHandlers 2025-07-05 22:43:58 -03:00
06d4eff5c9 Changes to esbuild and adds initial creation of creaps 2025-07-05 22:34:23 -03:00
d72f3ec851 Removes esbuild and Changes to TSC 2025-07-05 18:32:51 -03:00
0e90afedbf Remove Unecessary Config Files 2025-07-05 18:16:39 -03:00
996578de85 Final Working Version 2025-07-05 18:12:26 -03:00
0f9479f2c3 Updates and Updates Project 2025-07-05 17:44:14 -03:00
Skyler Kehren
675329997a Remove types.d.ts
Moves example type definitions to main.ts from types.d.ts
Adds additional documentation to example types
Removes types.d.ts file (fixes #147)
2021-05-09 22:38:37 +03:00
Leo Friedrichs
40c482bed8 Fix TSLint issues
As this is the starter project it should be provided without any errors.
This commit restructures some code to solve the TSLint issues.
2017-12-22 14:41:44 +01:00
apemanzilla
6167dfa82f Minor improvements and fixes 2017-12-01 11:05:57 -05:00
Resi Respati
8dc2cc9f77 use relative imports, console.error -> console.log 2017-11-25 01:54:46 +07:00
Resi Respati
fee7ab06c7 added sourcemaps support + sample library, disable member-ordering ts rule 2017-11-25 01:44:20 +07:00
Adam Laycock
4d6ebf3ec9 Basic readme and main.ts 2017-11-21 19:46:10 +00:00
apemanzilla
5af6dc5077 Start on v3.0 2017-11-21 12:55:36 -05:00