From 6fa8cfdfec228cfaec2da6c34c9b0dfb153a2016 Mon Sep 17 00:00:00 2001 From: Loudrob Date: Mon, 6 Apr 2015 22:51:13 -0400 Subject: [PATCH 1/4] Imports.... --- otp/distributed/DCClassImports.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otp/distributed/DCClassImports.py b/otp/distributed/DCClassImports.py index 2f4951de..238b9f70 100644 --- a/otp/distributed/DCClassImports.py +++ b/otp/distributed/DCClassImports.py @@ -2,7 +2,7 @@ from pandac.PandaModules import * -hashVal = 2686599263L +hashVal = 1768334973 from toontown.coghq import DistributedCashbotBossSafe, DistributedCashbotBossCrane, DistributedBattleFactory, DistributedCashbotBossTreasure, DistributedCogHQDoor, DistributedSellbotHQDoor, DistributedFactoryElevatorExt, DistributedMintElevatorExt, DistributedLawOfficeElevatorExt, DistributedLawOfficeElevatorInt, LobbyManager, DistributedMegaCorp, DistributedFactory, DistributedLawOffice, DistributedLawOfficeFloor, DistributedLift, DistributedDoorEntity, DistributedSwitch, DistributedButton, DistributedTrigger, DistributedCrushableEntity, DistributedCrusherEntity, DistributedStomper, DistributedStomperPair, DistributedLaserField, DistributedGolfGreenGame, DistributedSecurityCamera, DistributedMover, DistributedElevatorMarker, DistributedBarrelBase, DistributedGagBarrel, DistributedBeanBarrel, DistributedHealBarrel, DistributedGrid, ActiveCell, DirectionalCell, CrusherCell, DistributedCrate, DistributedSinkingPlatform, BattleBlocker, DistributedMint, DistributedMintRoom, DistributedMintBattle, DistributedStage, DistributedStageRoom, DistributedStageBattle, DistributedLawbotBossGavel, DistributedLawbotCannon, DistributedLawbotChair, DistributedCogKart, DistributedCountryClub, DistributedCountryClubRoom, DistributedMoleField, DistributedCountryClubBattle, DistributedMaze, DistributedFoodBelt, DistributedBanquetTable, DistributedGolfSpot From a6a2ff1b4eced22dc3bb317999ec45f51b72dfb7 Mon Sep 17 00:00:00 2001 From: Loudrob Date: Mon, 6 Apr 2015 23:07:01 -0400 Subject: [PATCH 2/4] oh no i bypassed the gitignore --- astron/databases/air_cache/fuckingplaceholder.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 astron/databases/air_cache/fuckingplaceholder.txt diff --git a/astron/databases/air_cache/fuckingplaceholder.txt b/astron/databases/air_cache/fuckingplaceholder.txt new file mode 100644 index 00000000..e69de29b From d322b68dd9f2088844efb13bc762da9e432c915c Mon Sep 17 00:00:00 2001 From: Loudrob Date: Mon, 6 Apr 2015 23:07:44 -0400 Subject: [PATCH 3/4] U Wot M87 --- astron/databases/.gitignore | 2 +- config/release/test.prc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/astron/databases/.gitignore b/astron/databases/.gitignore index c65d9535..2271dc2e 100644 --- a/astron/databases/.gitignore +++ b/astron/databases/.gitignore @@ -1,2 +1,2 @@ *.db -air_cache/ +air_cache/ \ No newline at end of file diff --git a/config/release/test.prc b/config/release/test.prc index 4f3287ec..c04669d6 100644 --- a/config/release/test.prc +++ b/config/release/test.prc @@ -21,12 +21,12 @@ disable-sos-card 91917 disable-sos-card 91918 # Optional: -want-chestnut-park-construction #t +want-chestnut-park-construction #f cogdo-pop-factor 1.5 cogdo-ratio 0.4 # Temporary: -want-phone-quest #f +want-phone-quest #t # Staff events: -cfo-staff-event #t +cfo-staff-event #f From 31b253b1c0f853caadf9753a56bd40e16f36ee15 Mon Sep 17 00:00:00 2001 From: Loudrob Date: Tue, 7 Apr 2015 03:07:51 +0000 Subject: [PATCH 4/4] removed placeholder --- astron/databases/air_cache/fuckingplaceholder.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 astron/databases/air_cache/fuckingplaceholder.txt diff --git a/astron/databases/air_cache/fuckingplaceholder.txt b/astron/databases/air_cache/fuckingplaceholder.txt deleted file mode 100644 index e69de29b..00000000