-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
48 changed files
with
18,766 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
com.pa.tesseracta.client.maps_v1.1.0/Don't Care if you Read Me or Not.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
I don't care if you steal my maps or take credit for them-- just follow the law... XD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"context": "client", | ||
"identifier": "Poseidon's Trident Map Pack", | ||
"display_name": "Poseidon's Trident Map Pack", | ||
"description": "A series of maps and different map types. Be sure to check the forums. Also, the user who created these maps is now renamed to .+.", | ||
"author": "TesseractA", | ||
"version": "1.1.0", | ||
"build": "99377", | ||
"date": "2017/01/04", | ||
"signature": "not yet implemented", | ||
"forum": "https://forums.uberent.com/threads/poseidons-trident-map-pack.69030/", | ||
"category": [ | ||
"in-game", | ||
"ui" | ||
], | ||
"priority": 500, | ||
"enabled": true, | ||
"scenes": { | ||
"live_game": [ | ||
"coui://ui/mods/rCommanderHP/rCommanderHP.css", | ||
], | ||
"load_planet": [ | ||
"coui://ui/mods/pack/maplist.js" | ||
], | ||
}, | ||
"dependencies": [ | ||
"com.pa.conundrum.cShareSystems" | ||
] | ||
} |
38 changes: 38 additions & 0 deletions
38
com.pa.tesseracta.client.maps_v1.1.0/ui/mods/PTMP/maplist.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
cShareSystems.load_pas("PoseidonsTrident", [ | ||
"coui://ui/mods/PTMP/systems/1v1.pas", | ||
"coui://ui/mods/PTMP/systems/1v1_..pas", | ||
"coui://ui/mods/PTMP/systems/alpha_centauri a.pas", | ||
"coui://ui/mods/PTMP/systems/alpha_draconois.pas", | ||
"coui://ui/mods/PTMP/systems/beta_draconois.pas", | ||
"coui://ui/mods/PTMP/systems/big_lava.pas", | ||
"coui://ui/mods/PTMP/systems/collide.pas", | ||
"coui://ui/mods/PTMP/systems/comm_boxing 2.pas", | ||
"coui://ui/mods/PTMP/systems/delta_hydri.pas", | ||
"coui://ui/mods/PTMP/systems/gelan,_ignus, aqua.pas", | ||
"coui://ui/mods/PTMP/systems/heck_3.pas", | ||
"coui://ui/mods/PTMP/systems/nequia_3.pas", | ||
|
||
"coui://ui/mods/PTMP/systems/orbit.pas", | ||
"coui://ui/mods/PTMP/systems/orbit_2.pas", | ||
"coui://ui/mods/PTMP/systems/pax_alpha 2016.pas", | ||
"coui://ui/mods/PTMP/systems/pax_alpha 2017.pas", | ||
"coui://ui/mods/PTMP/systems/pax_beta 2016.pas", | ||
"coui://ui/mods/PTMP/systems/pax_fish 2015.pas", | ||
"coui://ui/mods/PTMP/systems/peaceful_(not for long).pas", | ||
"coui://ui/mods/PTMP/systems/perpendicular_gas.pas", | ||
"coui://ui/mods/PTMP/systems/prehistoric_sol.pas", | ||
"coui://ui/mods/PTMP/systems/_1v1_final.pas", "coui://ui/mods/PTMP/systems/prehistoric_sol_smaller.pas", | ||
"coui://ui/mods/PTMP/systems/sol_2.pas", | ||
"coui://ui/mods/PTMP/systems/_andecudden_a.pas", | ||
"coui://ui/mods/PTMP/systems/_big_and_less_lag_2.pas", "coui://ui/mods/PTMP/systems/theamore.pas", | ||
"coui://ui/mods/PTMP/systems/unique_planets x.pas", | ||
|
||
"coui://ui/mods/PTMP/systems/_big_and_less_lag.pas", | ||
"coui://ui/mods/PTMP/systems/_destent.pas", | ||
"coui://ui/mods/PTMP/systems/_eest.pas", | ||
"coui://ui/mods/PTMP/systems/_ffa_small.pas", | ||
"coui://ui/mods/PTMP/systems/_gas_battles.pas", | ||
"coui://ui/mods/PTMP/systems/_gegeran.pas", | ||
"coui://ui/mods/PTMP/systems/_gels.pas", "coui://ui/mods/PTMP/systems/_kerata-57b.pas", | ||
"coui://ui/mods/PTMP/systems/_lel.pas", | ||
"coui://ui/mods/PTMP/systems/_matol.pas", "coui://ui/mods/PTMP/systems/_meh.pas", "coui://ui/mods/PTMP/systems/_pax_earth 2016.pas", "coui://ui/mods/PTMP/systems/_pax_sire 2016.pas", "coui://ui/mods/PTMP/systems/_prodecor.pas", "coui://ui/mods/PTMP/systems/_rip_pa multiplayer 2019.pas", "coui://ui/mods/PTMP/systems/_theamore_ii.pas", "coui://ui/mods/PTMP/systems/_unrutned_beta.pas",]); |
33 changes: 33 additions & 0 deletions
33
com.pa.tesseracta.client.maps_v1.1.0/ui/mods/PTMP/systems/1v1.pas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"name": "1v1", | ||
"planets": [ | ||
{ | ||
"name": "Glah", | ||
"mass": 10000, | ||
"position_x": 3900, | ||
"position_y": -13000, | ||
"velocity_x": 183.84144592285156, | ||
"velocity_y": 55.15243911743164, | ||
"required_thrust_to_move": 2, | ||
"starting_planet": true, | ||
"planet": { | ||
"seed": 1573922176, | ||
"radius": 500, | ||
"heightRange": 35, | ||
"waterHeight": 33, | ||
"waterDepth": 50, | ||
"temperature": 100, | ||
"metalDensity": 75, | ||
"metalClusters": 75, | ||
"biomeScale": 75.00000006869588, | ||
"biome": "ice_boss", | ||
"symmetryType": "none", | ||
"symmetricalMetal": false, | ||
"symmetricalStarts": false, | ||
"numArmies": 2, | ||
"landingZonesPerArmy": 2, | ||
"landingZoneSize": 200 | ||
} | ||
} | ||
] | ||
} |
139 changes: 139 additions & 0 deletions
139
com.pa.tesseracta.client.maps_v1.1.0/ui/mods/PTMP/systems/1v1_..pas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
{ | ||
"name": "1v1 .", | ||
"planets": [ | ||
{ | ||
"name": "1v1", | ||
"mass": 10000, | ||
"position_x": 50200, | ||
"position_y": -33600, | ||
"velocity_x": -233.32632446289062, | ||
"velocity_y": -87.13204956054688, | ||
"required_thrust_to_move": 2, | ||
"starting_planet": true, | ||
"planet": { | ||
"seed": 1179838208, | ||
"radius": 295, | ||
"heightRange": 0, | ||
"waterHeight": 30.000001907348633, | ||
"waterDepth": 50, | ||
"temperature": 80, | ||
"metalDensity": 0, | ||
"metalClusters": 0, | ||
"biomeScale": 50, | ||
"biome": "tropical", | ||
"symmetryType": "none", | ||
"symmetricalMetal": false, | ||
"symmetricalStarts": false, | ||
"numArmies": 2, | ||
"landingZonesPerArmy": 2, | ||
"landingZoneSize": 175 | ||
}, | ||
"source": { | ||
"landing_zones": { | ||
"list": [ | ||
[ | ||
0.000002228707671747543, | ||
299.1319580078125, | ||
-0.000015322366380132735 | ||
], | ||
[ | ||
1.3978992700576782, | ||
-294.7676086425781, | ||
6.476609230041504 | ||
] | ||
], | ||
"rules": [ | ||
{ | ||
"min": 0, | ||
"max": 10 | ||
}, | ||
{ | ||
"min": 0, | ||
"max": 10 | ||
} | ||
] | ||
} | ||
}, | ||
"landing_zones": { | ||
"list": [ | ||
[ | ||
0.000002228707671747543, | ||
299.1319580078125, | ||
-0.000015322366380132735 | ||
], | ||
[ | ||
1.3978992700576782, | ||
-294.7676086425781, | ||
6.476609230041504 | ||
] | ||
], | ||
"rules": [ | ||
{ | ||
"min": 0, | ||
"max": 10 | ||
}, | ||
{ | ||
"min": 0, | ||
"max": 10 | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"name": "nu", | ||
"mass": 50000, | ||
"position_x": 41300, | ||
"position_y": -22700.00390625, | ||
"velocity_x": 49.61378479003906, | ||
"velocity_y": 90.2664794921875, | ||
"required_thrust_to_move": 0, | ||
"starting_planet": false, | ||
"planet": { | ||
"seed": 1219524224, | ||
"radius": 1500, | ||
"heightRange": 0, | ||
"waterHeight": 0, | ||
"waterDepth": 50, | ||
"temperature": 10.000000953674316, | ||
"metalDensity": 0, | ||
"metalClusters": 0, | ||
"biomeScale": 100.00000013739177, | ||
"biome": "gas", | ||
"symmetryType": "none", | ||
"symmetricalMetal": false, | ||
"symmetricalStarts": false, | ||
"numArmies": 2, | ||
"landingZonesPerArmy": 0, | ||
"landingZoneSize": 0 | ||
} | ||
}, | ||
{ | ||
"name": "Ramyhloria", | ||
"mass": 34912, | ||
"position_x": 48800, | ||
"position_y": -28900, | ||
"velocity_x": -52.51155090332031, | ||
"velocity_y": -33.27233123779297, | ||
"required_thrust_to_move": 0, | ||
"starting_planet": false, | ||
"planet": { | ||
"seed": 1671550592, | ||
"radius": 1000, | ||
"heightRange": 0, | ||
"waterHeight": 0, | ||
"waterDepth": 50, | ||
"temperature": 67, | ||
"metalDensity": 0, | ||
"metalClusters": 0, | ||
"biomeScale": 100.00000013739177, | ||
"biome": "gas", | ||
"symmetryType": "none", | ||
"symmetricalMetal": false, | ||
"symmetricalStarts": false, | ||
"numArmies": 2, | ||
"landingZonesPerArmy": 0, | ||
"landingZoneSize": 0 | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.