i committed them rename edits k

This commit is contained in:
Master Voltage 2015-05-16 21:04:41 -04:00
parent 1d0d5fc2fe
commit b23c33c957
30 changed files with 99 additions and 97 deletions

2
ai.bat
View file

@ -16,7 +16,7 @@ set /P BASE_CHANNEL="Base channel (DEFAULT: 401000000): " || ^
set BASE_CHANNEL=401000000 set BASE_CHANNEL=401000000
echo =============================== echo ===============================
echo Starting Toontown United AI server... echo Starting Toontown Stride AI server...
echo ppython: %PPYTHON_PATH% echo ppython: %PPYTHON_PATH%
echo District name: %DISTRICT_NAME% echo District name: %DISTRICT_NAME%
echo Base channel: %BASE_CHANNEL% echo Base channel: %BASE_CHANNEL%

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7199 bind: 0.0.0.0:7199
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7299 bind: 0.0.0.0:7299
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7399 bind: 0.0.0.0:7399
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7499 bind: 0.0.0.0:7499
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7599 bind: 0.0.0.0:7599
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7699 bind: 0.0.0.0:7699
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7799 bind: 0.0.0.0:7799
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -20,7 +20,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -34,7 +34,7 @@ messagedirector:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7899 bind: 0.0.0.0:7899
version: "united-dev" version: "stride-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -4,7 +4,7 @@ daemon:
general: general:
eventlogger: 127.0.0.1:7198 eventlogger: 127.0.0.1:7198
dc_files: dc_files:
- ../dclass/united.dc - ../dclass/stride.dc
messagedirector: messagedirector:
bind: 127.0.0.1:7100 bind: 127.0.0.1:7100
@ -22,7 +22,7 @@ uberdogs:
id: 4501 id: 4501
anonymous: false anonymous: false
- class: TTUFriendsManager - class: TTSFriendsManager
id: 4666 id: 4666
anonymous: false anonymous: false
@ -33,7 +33,7 @@ uberdogs:
roles: roles:
- type: clientagent - type: clientagent
bind: 0.0.0.0:7199 bind: 0.0.0.0:7199
version: "ttu-dev" version: "tts-dev"
client: client:
relocate: true relocate: true
add_interest: enabled add_interest: enabled

View file

@ -17,7 +17,7 @@ read -p "Base channel (DEFAULT: 401000000): " BASE_CHANNEL
BASE_CHANNEL=${BASE_CHANNEL:-401000000} BASE_CHANNEL=${BASE_CHANNEL:-401000000}
echo "===============================" echo "==============================="
echo "Starting Toontown United AI server..." echo "Starting Toontown Stride AI server..."
echo "District name: $DISTRICT_NAME" echo "District name: $DISTRICT_NAME"
echo "Base channel: $BASE_CHANNEL" echo "Base channel: $BASE_CHANNEL"
echo "Max channels: $MAX_CHANNELS" echo "Max channels: $MAX_CHANNELS"

View file

@ -15,7 +15,7 @@ read -p "Base channel (DEFAULT: 1000000): " BASE_CHANNEL
BASE_CHANNEL=${BASE_CHANNEL:-1000000} BASE_CHANNEL=${BASE_CHANNEL:-1000000}
echo "===============================" echo "==============================="
echo "Starting Toontown United UberDOG server..." echo "Starting Toontown Stride UberDOG server..."
echo "Base channel: $BASE_CHANNEL" echo "Base channel: $BASE_CHANNEL"
echo "Max channels: $MAX_CHANNELS" echo "Max channels: $MAX_CHANNELS"
echo "State Server: $STATESERVER" echo "State Server: $STATESERVER"

View file

@ -471,7 +471,7 @@ from toontown.parties import DistributedPartyJukeboxActivity/AI
from toontown.parties import DistributedPartyJukebox40Activity/AI from toontown.parties import DistributedPartyJukebox40Activity/AI
from toontown.parties import DistributedPartyValentineJukeboxActivity/AI from toontown.parties import DistributedPartyValentineJukeboxActivity/AI
from toontown.parties import DistributedPartyValentineJukebox40Activity/AI from toontown.parties import DistributedPartyValentineJukebox40Activity/AI
from toontown.friends import TTUFriendsManager/UD from toontown.friends import TTSFriendsManager/UD
from toontown.safezone import DistributedGolfKart/AI from toontown.safezone import DistributedGolfKart/AI
from toontown.safezone import DistributedPicnicBasket/AI from toontown.safezone import DistributedPicnicBasket/AI
from toontown.distributed import DistributedTimer/AI from toontown.distributed import DistributedTimer/AI
@ -3285,7 +3285,7 @@ blob dna;
uint32 petId; uint32 petId;
}; };
dclass TTUFriendsManager : DistributedObjectGlobal { dclass TTSFriendsManager : DistributedObjectGlobal {
removeFriend(uint32) clsend; removeFriend(uint32) clsend;
requestAvatarInfo(uint32[]) clsend; requestAvatarInfo(uint32[]) clsend;

View file

@ -1,5 +1,5 @@
@echo off @echo off
title TTU Game Launcher title TTS Game Launcher
set /P PPYTHON_PATH=<PPYTHON_PATH set /P PPYTHON_PATH=<PPYTHON_PATH
echo Choose your game server! echo Choose your game server!
@ -10,22 +10,22 @@ echo.
set /P INPUT= set /P INPUT=
set server=unset set server=unset
if %INPUT%==1 set TTU_GAMESERVER=127.0.0.1 if %INPUT%==1 set TTS_GAMESERVER=127.0.0.1
if %INPUT%==3 set TTU_GAMESERVER=71.200.196.180 if %INPUT%==3 set TTS_GAMESERVER=71.200.196.180
if %TTU_GAMESERVER%==unset ( if %TTS_GAMESERVER%==unset (
echo. echo.
set /P TTU_GAMESERVER=Gameserver: set /P TTS_GAMESERVER=Gameserver:
) )
echo. echo.
set /P TTU_PLAYCOOKIE=Username: set /P TTS_PLAYCOOKIE=Username:
echo =============================== echo ===============================
echo Starting Toontown United... echo Starting Toontown Stride...
echo ppython: %PPYTHON_PATH% echo ppython: %PPYTHON_PATH%
echo Username: %TTU_PLAYCOOKIE% echo Username: %TTS_PLAYCOOKIE%
echo Gameserver: %TTU_GAMESERVER% echo Gameserver: %TTS_GAMESERVER%
echo =============================== echo ===============================
%PPYTHON_PATH% -m toontown.toonbase.ClientStart %PPYTHON_PATH% -m toontown.toonbase.ClientStart

View file

@ -1,5 +1,5 @@
# Window settings: # Window settings:
window-title Toontown United window-title Toontown Stride
win-origin -1 -1 win-origin -1 -1
icon-filename phase_3/etc/icon.ico icon-filename phase_3/etc/icon.ico
cursor-filename phase_3/etc/toonmono.cur cursor-filename phase_3/etc/toonmono.cur

View file

@ -5,7 +5,7 @@ distribution dev
model-path ../resources/ model-path ../resources/
# Server: # Server:
server-version ttu-dev server-version tts-dev
min-access-level 600 min-access-level 600
accountdb-type developer accountdb-type developer
shard-low-pop 50 shard-low-pop 50
@ -16,7 +16,7 @@ want-rpc-server #f
rpc-server-endpoint http://localhost:8080/ rpc-server-endpoint http://localhost:8080/
# DClass files (in reverse order): # DClass files (in reverse order):
dc-file astron/dclass/united.dc dc-file astron/dclass/stride.dc
# Core features: # Core features:
want-pets #t want-pets #t

View file

@ -2,18 +2,18 @@
cd .. cd ..
# Get the user input: # Get the user input:
read -p "Username: " ttuUsername read -p "Username: " ttsUsername
# Export the environment variables: # Export the environment variables:
export ttuUsername=$ttuUsername export ttsUsername=$ttsUsername
export ttuPassword="password" export ttsPassword="password"
export TTU_PLAYCOOKIE=$ttuUsername export TTS_PLAYCOOKIE=$ttsUsername
export TTU_GAMESERVER="127.0.0.1" export TTS_GAMESERVER="127.0.0.1"
echo "===============================" echo "==============================="
echo "Starting Toontown United..." echo "Starting Toontown Stride..."
echo "Username: $ttuUsername" echo "Username: $ttsUsername"
echo "Gameserver: $TTU_GAMESERVER" echo "Gameserver: $TTS_GAMESERVER"
echo "===============================" echo "==============================="
/usr/bin/python2 -m toontown.toonbase.ClientStart /usr/bin/python2 -m toontown.toonbase.ClientStart

View file

@ -2,22 +2,22 @@
cd .. cd ..
# Get the user input: # Get the user input:
read -p "Username: " ttuUsername read -p "Username: " ttsUsername
read -s -p "Password: " ttuPassword read -s -p "Password: " ttsPassword
echo echo
read -p "Gameserver (DEFAULT: 167.114.28.238): " TTU_GAMESERVER read -p "Gameserver (DEFAULT: 167.114.28.238): " TTS_GAMESERVER
TTU_GAMESERVER=${TTU_GAMESERVER:-"167.114.28.238"} TTS_GAMESERVER=${TTS_GAMESERVER:-"167.114.28.238"}
# Export the environment variables: # Export the environment variables:
export ttuUsername=$ttuUsername export ttsUsername=$ttsUsername
export ttuPassword=$ttuPassword export ttsPassword=$ttsPassword
export TTU_PLAYCOOKIE=$ttuUsername export TTS_PLAYCOOKIE=$ttsUsername
export TTU_GAMESERVER=$TTU_GAMESERVER export TTS_GAMESERVER=$TTS_GAMESERVER
echo "===============================" echo "==============================="
echo "Starting Toontown United..." echo "Starting Toontown Stride..."
echo "Username: $ttuUsername" echo "Username: $ttsUsername"
echo "Gameserver: $TTU_GAMESERVER" echo "Gameserver: $TTS_GAMESERVER"
echo "===============================" echo "==============================="
/usr/bin/python2 -m toontown.toonbase.ClientStartRemoteDB /usr/bin/python2 -m toontown.toonbase.ClientStartRemoteDB

View file

@ -2,20 +2,20 @@
cd .. cd ..
# Get the user input: # Get the user input:
read -p "Username: " ttuUsername read -p "Username: " ttsUsername
read -p "Gameserver (DEFAULT: 167.114.28.238): " TTU_GAMESERVER read -p "Gameserver (DEFAULT: 167.114.28.238): " TTS_GAMESERVER
TTU_GAMESERVER=${TTU_GAMESERVER:-"167.114.28.238"} TTS_GAMESERVER=${TTS_GAMESERVER:-"167.114.28.238"}
# Export the environment variables: # Export the environment variables:
export ttuUsername=$ttuUsername export ttsUsername=$ttsUsername
export ttuPassword="password" export ttsPassword="password"
export TTU_PLAYCOOKIE=$ttuUsername export TTS_PLAYCOOKIE=$ttsUsername
export TTU_GAMESERVER=$TTU_GAMESERVER export TTS_GAMESERVER=$TTS_GAMESERVER
echo "===============================" echo "==============================="
echo "Starting Toontown United..." echo "Starting Toontown Stride..."
echo "Username: $ttuUsername" echo "Username: $ttsUsername"
echo "Gameserver: $TTU_GAMESERVER" echo "Gameserver: $TTS_GAMESERVER"
echo "===============================" echo "==============================="
/usr/bin/python2 -m toontown.toonbase.ClientStart /usr/bin/python2 -m toontown.toonbase.ClientStart

View file

@ -2,7 +2,7 @@
from pandac.PandaModules import * from pandac.PandaModules import *
hashVal = 4040865593L hashVal = 4040859151L
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 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
@ -28,7 +28,7 @@ from toontown.racing import DistributedVehicle, DistributedStartingBlock, Distri
from toontown.catalog import CatalogManager from toontown.catalog import CatalogManager
from toontown.parties import DistributedParty, DistributedPartyActivity, DistributedPartyTeamActivity, DistributedPartyCannon, DistributedPartyCannonActivity, DistributedPartyCatchActivity, DistributedPartyWinterCatchActivity, DistributedPartyCogActivity, DistributedPartyWinterCogActivity, DistributedPartyFireworksActivity, DistributedPartyDanceActivityBase, DistributedPartyDanceActivity, DistributedPartyDance20Activity, DistributedPartyValentineDanceActivity, DistributedPartyValentineDance20Activity, DistributedPartyTrampolineActivity, DistributedPartyValentineTrampolineActivity, DistributedPartyVictoryTrampolineActivity, DistributedPartyWinterTrampolineActivity, DistributedPartyTugOfWarActivity, DistributedPartyJukeboxActivityBase, DistributedPartyJukeboxActivity, DistributedPartyJukebox40Activity, DistributedPartyValentineJukeboxActivity, DistributedPartyValentineJukebox40Activity from toontown.parties import DistributedParty, DistributedPartyActivity, DistributedPartyTeamActivity, DistributedPartyCannon, DistributedPartyCannonActivity, DistributedPartyCatchActivity, DistributedPartyWinterCatchActivity, DistributedPartyCogActivity, DistributedPartyWinterCogActivity, DistributedPartyFireworksActivity, DistributedPartyDanceActivityBase, DistributedPartyDanceActivity, DistributedPartyDance20Activity, DistributedPartyValentineDanceActivity, DistributedPartyValentineDance20Activity, DistributedPartyTrampolineActivity, DistributedPartyValentineTrampolineActivity, DistributedPartyVictoryTrampolineActivity, DistributedPartyWinterTrampolineActivity, DistributedPartyTugOfWarActivity, DistributedPartyJukeboxActivityBase, DistributedPartyJukeboxActivity, DistributedPartyJukebox40Activity, DistributedPartyValentineJukeboxActivity, DistributedPartyValentineJukebox40Activity
from toontown.pets.DistributedPet import * from toontown.pets.DistributedPet import *
from toontown.friends import TTUFriendsManager from toontown.friends import TTSFriendsManager
from toontown.cogdominium import DistributedCogdoInterior, DistributedCogdoBattleBldg, DistributedCogdoElevatorExt, DistributedCogdoElevatorInt, DistributedCogdoBarrel, DistCogdoGame, DistCogdoLevelGame, DistCogdoBoardroomGame, DistCogdoCraneGame, DistCogdoMazeGame, DistCogdoFlyingGame, DistCogdoCrane, DistCogdoCraneMoneyBag, DistCogdoCraneCog from toontown.cogdominium import DistributedCogdoInterior, DistributedCogdoBattleBldg, DistributedCogdoElevatorExt, DistributedCogdoElevatorInt, DistributedCogdoBarrel, DistCogdoGame, DistCogdoLevelGame, DistCogdoBoardroomGame, DistCogdoCraneGame, DistCogdoMazeGame, DistCogdoFlyingGame, DistCogdoCrane, DistCogdoCraneMoneyBag, DistCogdoCraneCog
from toontown.uberdog.ARGManager import ARGManager from toontown.uberdog.ARGManager import ARGManager
from otp.distributed import Account, DistributedDistrict, DistributedDirectory from otp.distributed import Account, DistributedDistrict, DistributedDirectory

View file

@ -2,9 +2,9 @@ from direct.distributed.MsgTypes import *
OTP_DO_ID_FRIEND_MANAGER = 4501 OTP_DO_ID_FRIEND_MANAGER = 4501
OTP_DO_ID_TOONTOWN = 1337 OTP_DO_ID_TOONTOWN = 1337
OTP_DO_ID_CLIENT_SERVICES_MANAGER = 4665 OTP_DO_ID_CLIENT_SERVICES_MANAGER = 4665
OTP_DO_ID_TTU_FRIENDS_MANAGER = 4666 OTP_DO_ID_TTS_FRIENDS_MANAGER = 4666
OPT_DO_ID_GROUP_MANAGER = 4667 OPT_DO_ID_GROUP_MANAGER = 4667
OTP_DO_ID_TTU_ARG_MANAGER = 4668 OTP_DO_ID_TTS_ARG_MANAGER = 4668
OTP_DO_ID_GLOBAL_PARTY_MANAGER = 4477 OTP_DO_ID_GLOBAL_PARTY_MANAGER = 4477
OTP_DO_ID_CHAT_MANAGER = 4681 OTP_DO_ID_CHAT_MANAGER = 4681
OTP_ZONE_ID_MANAGEMENT = 2 OTP_ZONE_ID_MANAGEMENT = 2

View file

@ -50,7 +50,7 @@ class FriendManager(DistributedObject.DistributedObject):
def up_inviteeFriendResponse(self, yesNoMaybe, context): def up_inviteeFriendResponse(self, yesNoMaybe, context):
if yesNoMaybe == 1: if yesNoMaybe == 1:
base.cr.ttuFriendsManager.friendOnline(self.otherToon, 0, 0) base.cr.ttsFriendsManager.friendOnline(self.otherToon, 0, 0)
self.sendUpdate('inviteeFriendResponse', [yesNoMaybe, context]) self.sendUpdate('inviteeFriendResponse', [yesNoMaybe, context])
self.notify.debug('Client: inviteeFriendResponse(%d, %d)' % (yesNoMaybe, context)) self.notify.debug('Client: inviteeFriendResponse(%d, %d)' % (yesNoMaybe, context))
@ -64,7 +64,7 @@ class FriendManager(DistributedObject.DistributedObject):
def friendResponse(self, yesNoMaybe, context): def friendResponse(self, yesNoMaybe, context):
if yesNoMaybe == 1: if yesNoMaybe == 1:
base.cr.ttuFriendsManager.friendOnline(self.otherToon, 0, 0) base.cr.ttsFriendsManager.friendOnline(self.otherToon, 0, 0)
self.notify.debug('Client: friendResponse(%d, %d)' % (yesNoMaybe, context)) self.notify.debug('Client: friendResponse(%d, %d)' % (yesNoMaybe, context))
messenger.send('friendResponse', [yesNoMaybe, context]) messenger.send('friendResponse', [yesNoMaybe, context])

View file

@ -2,4 +2,6 @@ set /P PPYTHON_PATH=<../PPYTHON_PATH
cd.. cd..
%PPYTHON_PATH% tools\parse_dcimports.py -o "otp/distributed/DCClassImports.py" "astron/dclass/united.dc" %PPYTHON_PATH% tools\parse_dcimports.py -o "otp/distributed/DCClassImports.py" "astron/dclass/stride.dc"
pause

View file

@ -75,9 +75,9 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository):
self.toontownTimeManager = ToontownTimeManager.ToontownTimeManager() self.toontownTimeManager = ToontownTimeManager.ToontownTimeManager()
self.csm = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_CLIENT_SERVICES_MANAGER, 'ClientServicesManager') self.csm = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_CLIENT_SERVICES_MANAGER, 'ClientServicesManager')
self.ttuFriendsManager = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_TTU_FRIENDS_MANAGER, 'TTUFriendsManager') self.ttsFriendsManager = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_TTS_FRIENDS_MANAGER, 'TTSFriendsManager')
self.argManager = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_TTU_ARG_MANAGER, 'ARGManager') self.argManager = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_TTS_ARG_MANAGER, 'ARGManager')
self.furnitureManager = None self.furnitureManager = None
self.objectManager = None self.objectManager = None
@ -330,9 +330,9 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository):
def __sendGetAvatarDetails(self, avId, pet=0): def __sendGetAvatarDetails(self, avId, pet=0):
if pet: if pet:
self.ttuFriendsManager.d_getPetDetails(avId) self.ttsFriendsManager.d_getPetDetails(avId)
else: else:
self.ttuFriendsManager.d_getAvatarDetails(avId) self.ttsFriendsManager.d_getAvatarDetails(avId)
def n_handleGetAvatarDetailsResp(self, avId, fields): def n_handleGetAvatarDetailsResp(self, avId, fields):
self.notify.info('Query reponse for avId %d' % avId) self.notify.info('Query reponse for avId %d' % avId)
@ -695,7 +695,7 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository):
return 1 return 1
def removeFriend(self, avatarId): def removeFriend(self, avatarId):
self.ttuFriendsManager.d_removeFriend(avatarId) self.ttsFriendsManager.d_removeFriend(avatarId)
def clearFriendState(self): def clearFriendState(self):
self.friendsMap = {} self.friendsMap = {}
@ -706,7 +706,7 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository):
def sendGetFriendsListRequest(self): def sendGetFriendsListRequest(self):
self.friendsMapPending = 1 self.friendsMapPending = 1
self.friendsListError = 0 self.friendsListError = 0
self.ttuFriendsManager.d_requestFriendsList() self.ttsFriendsManager.d_requestFriendsList()
def cleanPetsFromFriendsMap(self): def cleanPetsFromFriendsMap(self):
for objId, obj in self.friendsMap.items(): for objId, obj in self.friendsMap.items():
@ -988,7 +988,7 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository):
def requestAvatarInfo(self, avId): def requestAvatarInfo(self, avId):
if avId == 0: if avId == 0:
return return
self.ttuFriendsManager.d_requestAvatarInfo([avId]) self.ttsFriendsManager.d_requestAvatarInfo([avId])
def queueRequestAvatarInfo(self, avId): def queueRequestAvatarInfo(self, avId):
removeTask = 0 removeTask = 0
@ -1005,4 +1005,4 @@ class ToontownClientRepository(OTPClientRepository.OTPClientRepository):
return return
if len(self.avatarInfoRequests) == 0: if len(self.avatarInfoRequests) == 0:
return return
self.ttuFriendsManager.d_requestAvatarInfo(self.avatarInfoRequests) self.ttsFriendsManager.d_requestAvatarInfo(self.avatarInfoRequests)

View file

@ -2,7 +2,7 @@ from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
from otp.otpbase import OTPLocalizer from otp.otpbase import OTPLocalizer
from toontown.hood import ZoneUtil from toontown.hood import ZoneUtil
class TTUFriendsManager(DistributedObjectGlobal): class TTSFriendsManager(DistributedObjectGlobal):
def d_removeFriend(self, friendId): def d_removeFriend(self, friendId):
self.sendUpdate('removeFriend', [friendId]) self.sendUpdate('removeFriend', [friendId])

View file

@ -185,8 +185,8 @@ class ClearListOperation(OperationFSM):
# -- FriendsManager -- # -- FriendsManager --
class TTUFriendsManagerUD(DistributedObjectGlobalUD): class TTSFriendsManagerUD(DistributedObjectGlobalUD):
notify = directNotify.newCategory('TTUFriendsManagerUD') notify = directNotify.newCategory('TTSFriendsManagerUD')
def announceGenerate(self): def announceGenerate(self):
DistributedObjectGlobalUD.announceGenerate(self) DistributedObjectGlobalUD.announceGenerate(self)

View file

@ -19,13 +19,13 @@ class LogAndOutput:
self.log.flush() self.log.flush()
self.orig.flush() self.orig.flush()
class TTULauncher: class TTSLauncher:
notify = DirectNotifyGlobal.directNotify.newCategory('TTULauncher') notify = DirectNotifyGlobal.directNotify.newCategory('TTSLauncher')
def __init__(self): def __init__(self):
self.http = HTTPClient() self.http = HTTPClient()
self.logPrefix = 'united-' self.logPrefix = 'stride-'
ltime = 1 and time.localtime() ltime = 1 and time.localtime()
logSuffix = '%02d%02d%02d_%02d%02d%02d' % (ltime[0] - 2000, ltime[1], ltime[2], ltime[3], ltime[4], ltime[5]) logSuffix = '%02d%02d%02d_%02d%02d%02d' % (ltime[0] - 2000, ltime[1], ltime[2], ltime[3], ltime[4], ltime[5])
@ -43,10 +43,10 @@ class TTULauncher:
sys.stderr = logErr sys.stderr = logErr
def getPlayToken(self): def getPlayToken(self):
return self.getValue('TTU_PLAYCOOKIE') return self.getValue('TTS_PLAYCOOKIE')
def getGameServer(self): def getGameServer(self):
return self.getValue('TTU_GAMESERVER') return self.getValue('TTS_GAMESERVER')
def getValue(self, key, default = None): def getValue(self, key, default = None):
return os.environ.get(key, default) return os.environ.get(key, default)

View file

@ -113,9 +113,9 @@ import time
import sys import sys
import random import random
import __builtin__ import __builtin__
from toontown.launcher.TTULauncher import TTULauncher from toontown.launcher.TTSLauncher import TTSLauncher
__builtin__.launcher = TTULauncher() __builtin__.launcher = TTSLauncher()
notify.info('Starting the game...') notify.info('Starting the game...')
tempLoader = Loader() tempLoader = Loader()

View file

@ -50,6 +50,6 @@ class ToontownUberRepository(ToontownInternalRepository):
self.csm = simbase.air.generateGlobalObject(OTP_DO_ID_CLIENT_SERVICES_MANAGER, 'ClientServicesManager') self.csm = simbase.air.generateGlobalObject(OTP_DO_ID_CLIENT_SERVICES_MANAGER, 'ClientServicesManager')
self.chatAgent = simbase.air.generateGlobalObject(OTP_DO_ID_CHAT_MANAGER, 'ChatAgent') self.chatAgent = simbase.air.generateGlobalObject(OTP_DO_ID_CHAT_MANAGER, 'ChatAgent')
self.friendsManager = simbase.air.generateGlobalObject(OTP_DO_ID_TTU_FRIENDS_MANAGER, 'TTUFriendsManager') self.friendsManager = simbase.air.generateGlobalObject(OTP_DO_ID_TTS_FRIENDS_MANAGER, 'TTSFriendsManager')
self.globalPartyMgr = simbase.air.generateGlobalObject(OTP_DO_ID_GLOBAL_PARTY_MANAGER, 'GlobalPartyManager') self.globalPartyMgr = simbase.air.generateGlobalObject(OTP_DO_ID_GLOBAL_PARTY_MANAGER, 'GlobalPartyManager')
self.groupManager = simbase.air.generateGlobalObject(OPT_DO_ID_GROUP_MANAGER, 'GroupManager') self.groupManager = simbase.air.generateGlobalObject(OPT_DO_ID_GROUP_MANAGER, 'GroupManager')

2
ud.bat
View file

@ -14,7 +14,7 @@ set /P BASE_CHANNEL="Base channel (DEFAULT: 1000000): " || ^
set BASE_CHANNEL=1000000 set BASE_CHANNEL=1000000
echo =============================== echo ===============================
echo Starting Toontown United UberDOG server... echo Starting Toontown Stride UberDOG server...
echo ppython: %PPYTHON_PATH% echo ppython: %PPYTHON_PATH%
echo Base channel: %BASE_CHANNEL% echo Base channel: %BASE_CHANNEL%
echo Max channels: %MAX_CHANNELS% echo Max channels: %MAX_CHANNELS%