Skip to content

Commit

Permalink
add v2 tiles and categories
Browse files Browse the repository at this point in the history
  • Loading branch information
CodaBool committed Dec 17, 2023
1 parent b7cdd84 commit 1c9b896
Show file tree
Hide file tree
Showing 117 changed files with 59 additions and 21 deletions.
78 changes: 57 additions & 21 deletions app/maps.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ export const images = [
{ id: "024-1", title: "Mess Hall", size: "small", dimension: "20x40" },
{ id: "029-1", title: "Briefing Room", size: "small", dimension: "40x45" },
{ id: "030-1", title: "Auditorium", size: "small", dimension: "40x45" },
{ id: "037-1", title: "Surgery", size: "small", dimension: "20x40" },
{ id: "037-2", title: "Lounge", size: "small", dimension: "20x20" },
{ id: "038-1", title: "Bridge", size: "small", dimension: "40x40" },
{ id: "042-1", title: "Medical", size: "small", dimension: "20x40" },
{ id: "106-1", title: "Valkyrie Hangar", dimension: "100x100", size: "large", tags: ["hangar"] },
{ id: "109-1", title: "Prison", size: "large", dimension: "100x100" },
{ id: "112-1", title: "Engines", size: "medium", dimension: "60x100" },
Expand All @@ -18,15 +21,20 @@ export const images = [
{ id: "116-1", title: "Hangar Upper", size: "large", tags: ["multi-level", "hangar"], dimension: "100x100" },
{ id: "117-1", title: "Power Storage", size: "large", dimension: "100x100" },
{ id: "122-1", title: "Medical Research", size: "large", dimension: "100x100" },
{ id: "127-1", title: "Large Shuttle Hangar", size: "large", dimension: "100x100", tags: ["hangar"] },
{ id: "135-1", title: "Wraith Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "142-1", title: "Saucer Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "143-1", title: "Saucer Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "145-1", title: "Engineering", size: "large", dimension: "100x100" },
{ id: "154-1", title: "Legacy Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "155-1", title: "Cargo Shuttle Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "161-1", title: "Engineering", size: "large", dimension: "100x100" },
{ id: "166-1", title: "Fuel Depot", size: "large", dimension: "100x100" },
{ id: "167-1", title: "Shuttle Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "177-1", title: "Arboretum", size: "large", tags: ["nature"], dimension: "100x100" },
{ id: "186-1", title: "Surgery", size: "large", dimension: "100x100" },
{ id: "191-1", title: "Vehicle Bay", size: "large", tags: ["bay"], dimension: "100x100" },
{ id: "205-1", title: "Cargo Elevator", size: "large", tags: ["elevator"], dimension: "100x100" },
{ id: "207-1", title: "Staterooms", size: "large", dimension: "100x100" },
{ id: "208-1", title: "Drop Capsule Launch", size: "large", dimension: "100x100" },
{ id: "211-1", title: "Waste Processing", size: "large", dimension: "100x100" },
Expand All @@ -38,29 +46,51 @@ export const images = [
{ id: "223-1", title: "Office", size: "large", dimension: "100x100" },
{ id: "225-1", title: "Lobby Lower", size: "large", tags: ["multi-level", "elevator"], dimension: "100x100" },
{ id: "226-1", title: "Lobby Upper", size: "large", tags: ["multi-level", "elevator"], dimension: "100x100" },
{ id: "317-1", title: "Security Checkpoint", size: "medium", dimension: "100x50" },
{ id: "317-1", title: "Security Checkpoint", size: "medium", dimension: "100x50", tags: ["hangar"] },
{ id: "318-1", title: "Waste Processing", size: "medium", dimension: "100x50" },
{ id: "320-1", title: "Cloning Facility", size: "medium", dimension: "100x50" },
{ id: "325-1", title: "Cargo Hangar", size: "medium", dimension: "100x50", tags: ["hangar"] },
{ id: "331-1", title: "Flight Deck", size: "medium", dimension: "100x50" },
{ id: "338-1", title: "Recycling", size: "medium", dimension: "100x50" },
{ id: "339-1", title: "Fighter Hangar Lower", size: "medium", tags: ["hangar", "multi-level", "elevator"], dimension: "100x50" },
{ id: "340-1", title: "Fighter Hangar Upper", size: "medium", tags: ["hangar", "multi-level", "elevator"], dimension: "100x50" },
{ id: "339-1", title: "Valkyrie Hangar Lower", size: "medium", tags: ["hangar", "multi-level", "elevator"], dimension: "100x50" },
{ id: "340-1", title: "Valkyrie Hangar Upper", size: "medium", tags: ["hangar", "multi-level", "elevator"], dimension: "100x50" },
{ id: "342-1", title: "Pool", size: "medium", dimension: "100x50" },
{ id: "362-1", title: "Power", size: "medium", dimension: "100x50" },
{ id: "388-1", title: "Mining Bay", size: "medium", dimension: "100x50" },
{ id: "388-1", title: "Mining Bay", size: "medium", dimension: "100x50", tags: ["hangar"] },
{ id: "407-1", title: "Mission Control", size: "medium", dimension: "100x50" },
{ id: "410-1", title: "Holodeck", size: "medium", dimension: "100x50" },
{ id: "411-1", title: "Shooting Range", size: "medium", dimension: "100x50" },
{ id: "422-1", title: "Staterooms", size: "medium", dimension: "100x50" },
{ id: "431-1", title: "Airport Gate", size: "medium", dimension: "100x50" },
{ id: "444-1", title: "Casino", size: "medium", dimension: "100x50" },
{ id: "544-1", title: "Arboretum", size: "medium", dimension: "50x50" },
{ id: "558-1", title: "Mech Bay", size: "medium", dimension: "50x50", tags: ["bay"] },
{ id: "559-1", title: "Grav Fighter Hangar", size: "medium", dimension: "50x50", tags: ["hangar"] },
{ id: "591-1", title: "Dragonfly Hangar", size: "medium", dimension: "50x50", tags: ["hangar"] },
{ id: "599-1", title: "Medium Fighter Hangar", size: "medium", dimension: "50x50", tags: ["hangar"] },
{ id: "600-1", title: "Heavy Fighter Hangar", size: "medium", dimension: "50x50", tags: ["hangar"] },
{ id: "620-1", title: "Cargo Elevator", size: "medium", dimension: "50x50", tags: ["elevator"] },
{ id: "717-1", title: "Ursus Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "720-1", title: "Gunboat Hangar", size: "large", tags: ["hangar"], dimension: "100x100" },
{ id: "728-1", title: "Weapons Bay", size: "large", dimension: "100x100" },
{ id: "732-1", title: "Gunnery", size: "large", dimension: "100x100" },
{ id: "734-1", title: "Arboretum", size: "large", dimension: "100x100" },
{ id: "736-1", title: "Nirvana Hangar", size: "large", dimension: "100x100", tags: ["hangar"] },
{ id: "739-1", title: "Hammer Hangar", size: "large", dimension: "100x100", tags: ["hangar"] },
{ id: "741-1", title: "Manta Hangar", size: "large", dimension: "100x100", tags: ["hangar"] },
{ id: "743-1", title: "Saucer Hangar", size: "large", dimension: "100x100", tags: ["hangar"] },
{ id: "744-1", title: "Drop Capsule Deck", size: "large", dimension: "100x100" },
{ id: "747-1", title: "Throne Room", size: "large", dimension: "100x100" },
{ id: "748-1", title: "Mining Bay", size: "large", dimension: "100x100" },
{ id: "748-1", title: "Mining Bay", size: "large", dimension: "100x100", tags: ["hangar"] },
{ id: "749-1", title: "Bridge", size: "large", dimension: "100x100" },
{ id: "755-1", title: "Cargo Launch", size: "large", dimension: "100x100", tags: ["hangar", "destructable"] },
{ id: "756-1", title: "Destroyed Cargo Launch", size: "large", dimension: "100x100", tags: ["hangar", "destructable"] },
{ id: "757-1", title: "Rampart Hangar", size: "large", dimension: "100x100", tags: ["hangar", "destructable"] },
{ id: "758-1", title: "Destroyed Rampart Hangar", size: "large", dimension: "100x100", tags: ["hangar", "destructable"] },
{ id: "759-1", title: "Engine", size: "large", dimension: "100x100", tags: ["destructable"] },
{ id: "760-1", title: "Destroyed Engine", size: "large", dimension: "100x100", tags: ["destructable"] },
{ id: "CB04-1", title: "Gangway", size: "large", dimension: "100x50", tags: ["hangar"] },
{ id: "CB06-1", title: "Large Gangway", size: "large", dimension: "200x100", tags: ["hangar"] },
{ id: "E106-1", title: "Multipurpose Rooms", size: "large", dimension: "100x100" },
{ id: "E110-1", title: "Executive", size: "large", dimension: "100x100" },
{ id: "E112-1", title: "Engineering Lab", size: "large", dimension: "100x100" },
Expand All @@ -69,6 +99,7 @@ export const images = [
{ id: "E115-1", title: "Plasma Conduit", size: "large", dimension: "100x100" },
{ id: "E116-1", title: "Control Center", size: "large", dimension: "100x100" },
{ id: "E117-1", title: "Lab Complex", size: "large", dimension: "100x100" },
{ id: "E319-1", title: "Plasma Conduit", size: "large", dimension: "100x50" },
{ id: "E531-1", title: "Bar Lower", size: "small", dimension: "50x50", tags: ["multi-level"] },
{ id: "E532-1", title: "Bar Upper", size: "small", dimension: "50x50", tags: ["multi-level"] },
{ id: "E757-1", title: "Command", size: "large", dimension: "100x100", tags: ["elevator"] },
Expand All @@ -77,26 +108,31 @@ export const images = [
{ id: "E776-1", title: "Bridge", size: "large", dimension: "100x100" },
{ id: "IS04-1", title: "Machinery", size: "large", dimension: "100x100" },
{ id: "M006-1", title: "Fighter Maintenance", size: "large", dimension: "200x100", tags: ["elevator"] },
{ id: "M008-1", title: "Garage", size: "large", dimension: "200x100" },
{ id: "M008-1", title: "Garage", size: "large", dimension: "200x100", tags: ["bay"] },
{ id: "M009-1", title: "Observation", size: "large", dimension: "200x100", tags: ["elevator"] },
{ id: "M104-1", title: "Lab Complex", size: "large", dimension: "200x100" },
{ id: "TR04-1", title: "Tram", size: "medium", dimension: "100x50" },
{ id: "TR02-1", title: "Tram Station", size: "medium", dimension: "100x50", tags: ["elevator"] },
{ id: "TR04-1", title: "Tram Station", size: "medium", dimension: "100x50", tags: ["elevator"] },
{ id: "VC01-1", title: "Staterooms", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC02-1", title: "Manta Hangar", size: "large", dimension: "100x100", tags: ["elevator", "hangar"] },
{ id: "VC03-1", title: "Barracks", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC04-1", title: "Staterooms", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC05-1", title: "Offices", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC07-1", title: "Lab", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC07-1", title: "Lab Elevator", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC08-1", title: "Engineering", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "VC11-1", title: "Staterooms", size: "large", dimension: "100x100", tags: ["elevator"] },
{ id: "WRAITH-1", title: "Wraith 1", size: "medium", tags: ["vehicle"], dimension: "100x100" },
{ id: "HAMMER-1", title: "Hammer 1", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "LEGACY-1", title: "Legacy 1", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "URSUS-1", title: "Ursus 1", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "SHUTTLE-2", title: "Shuttle", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "URSUS-2", title: "Ursus 2", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "SAUCER-1", title: "Saucer 1", size: "small", tags: ["vehicle"], dimension: "50x50" },
// { id: "SHUTTLE-1", title: "Shuttle", size: "large", tags: ["vehicle"], dimension: "100x100" },
// { id: "SUMMIT-1", title: "Summit 1", size: "small", tags: ["vehicle"], dimension: "100x100" },
]

// no scene for shuttle 1
// no scene for summit
{ id: "WRAITH-1", title: "Wraith-1", size: "medium", tags: ["vehicle"], dimension: "100x100" },
{ id: "HAMMER-1", title: "Hammer-1", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "LEGACY-1", title: "Legacy-1", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "SHUTTLE-2", title: "Shuttle-2", size: "large", tags: ["vehicle"], dimension: "100x100" },
{ id: "SHUTTLE-3", title: "Shuttle-3", size: "small", tags: ["vehicle"], dimension: "50x25" },
{ id: "SHUTTLE-5", title: "Shuttle-5", size: "medium", tags: ["vehicle"], dimension: "100x25" },
{ id: "URSUS-1", title: "Ursus-1", size: "medium", tags: ["vehicle"], dimension: "50x100" },
{ id: "SAUCER-1", title: "Saucer-1", size: "medium", tags: ["vehicle"], dimension: "50x50" },
{ id: "SAUCER-2", title: "Saucer-2 Modular", size: "medium", tags: ["vehicle"], dimension: "50x50" },
{ id: "NIRVANA-1", title: "Nirvana-1", size: "large", tags: ["vehicle"], dimension: "75x75" },
{ id: "NIRVANA-1", title: "Nirvana-2", size: "large", tags: ["vehicle"], dimension: "75x75" },
{ id: "NIRVANA-1", title: "Nirvana-3", size: "large", tags: ["vehicle"], dimension: "75x75" },
{ id: "NIRVANA-1", title: "Nirvana-4", size: "large", tags: ["vehicle"], dimension: "75x75" },
{ id: "RUNABOUT-1", title: "Runabout-1", size: "large", tags: ["vehicle"], dimension: "50x75" },
]
2 changes: 2 additions & 0 deletions app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ export default function Home() {
<SelectItem value="multi-level">Multi-Level</SelectItem>
<SelectItem value="vehicle">Vehicle</SelectItem>
<SelectItem value="hangar">Hangar</SelectItem>
<SelectItem value="bay">Vehicle Bay</SelectItem>
<SelectItem value="destructable">Destructable</SelectItem>
</SelectContent>
</Select>
</div>
Expand Down
Binary file added public/037-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/037-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/042-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/078-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/106-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/115-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/116-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/127-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/135-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/142-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/143-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/154-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/155-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/167-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/191-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/205-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/226-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/325-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/388-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/544-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/558-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/559-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/591-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/599-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/600-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/620-1.png
Binary file modified public/717-1.png
Binary file added public/720-1.png
Binary file added public/734-1.png
Binary file added public/736-1.png
Binary file added public/739-1.png
Binary file added public/741-1.png
Binary file added public/743-1.png
Binary file modified public/748-1.png
Binary file added public/755-1.png
Binary file added public/756-1.png
Binary file added public/757-1.png
Binary file added public/758-1.png
Binary file added public/759-1.png
Binary file added public/760-1.png
Binary file added public/ATV-1.png
Binary file added public/ATV-2.png
Binary file added public/ATV-3.png
Binary file added public/BIKE-1.png
Binary file added public/CAR-1.png
Binary file added public/CAR-2.png
Binary file added public/CAR-3.png
Binary file added public/CAR-4.png
Binary file added public/CAR-5.png
Binary file added public/CAR-6.png
Binary file added public/CAR-7.png
Binary file added public/CB04-1.png
Binary file added public/CB06-1.png
Binary file added public/DRAGONFLY-1.png
Binary file added public/E319-1.png
Binary file added public/E577-1.png
Binary file added public/ELEVATOR-1.png
Binary file added public/ESCAPE-1.png
Binary file added public/FIGHTER-GRAV-1.png
Binary file added public/FIGHTER-HEAVY-1.png
Binary file added public/FIGHTER-MEDIUM-1.png
Binary file added public/GUNBOAT-1.png
Binary file modified public/HAMMER-1.png
Binary file added public/LIFT-1.png
Binary file modified public/M009-1.png
Binary file added public/MANTA-1.png
Binary file added public/MECH-1.png
Binary file added public/MINE-1.png
Binary file added public/NIRVANA-1.png
Binary file added public/NIRVANA-5.png
Binary file added public/NIRVANA-MOD-1.png
Binary file added public/NIRVANA-MOD-2.png
Binary file added public/NIRVANA-MOD-3.png
Binary file added public/NIRVANA-MOD-4.png
Binary file added public/NIRVANA-MOD-5.png
Binary file added public/RAFT-1.png
Binary file added public/RAFT-2.png
Binary file added public/RAFT-3.png
Binary file added public/RAIL-1.png
Binary file added public/RAIL-2.png
Binary file added public/RAIL-3.png
Binary file added public/RAIL-4.png
Binary file added public/RAMPART-1.png
Binary file added public/RUNABOUT-1.png
Binary file added public/RUNABOUT-2.png
Binary file added public/RUNABOUT-MOD-1.png
Binary file added public/RUNABOUT-MOD-2.png
Binary file added public/RUNABOUT-MOD-3.png
Binary file added public/RUNABOUT-MOD-4.png
Binary file added public/SAUCER-2.png
Binary file added public/SAUCER-MOD-1.png
Binary file added public/SAUCER-MOD-10.png
Binary file added public/SAUCER-MOD-2.png
Binary file added public/SAUCER-MOD-3.png
Binary file added public/SAUCER-MOD-4.png
Binary file added public/SAUCER-MOD-5.png
Binary file added public/SAUCER-MOD-6.png
Binary file added public/SAUCER-MOD-7.png
Binary file added public/SAUCER-MOD-8.png
Binary file added public/SAUCER-MOD-9.png
Binary file modified public/SHUTTLE-1.png
Binary file modified public/SHUTTLE-2.png
Binary file modified public/SHUTTLE-3.png
Binary file added public/SHUTTLE-4.png
Binary file added public/SHUTTLE-5.png
Binary file added public/SHUTTLE-6.png
Binary file added public/STAIRS-1.png
Binary file added public/TANK-1.png
Binary file added public/TANK-2.png
Binary file added public/TR02-1.png
Binary file added public/VALKYRIE-1.png
Binary file added public/VC02-1.png
Binary file added public/VC03-1.png
Binary file modified public/WRAITH-1.png
Binary file added public/ZHODANI-1.png

0 comments on commit 1c9b896

Please sign in to comment.