oldschool-toontown/toontown/suit
John Cote 5d4bb8c5a0
general: rest of tonight's progress
changes include:
 - update .gitignore to ignore cog building backups
 - set text minfilter to more closely resemble TTO
 - fix more issues with cog battles
 - additionally, setup server code that cog battles require (mostly stubs)
 - begin work on cog buildings
 - can interact with gag shop clerks now
 - can also interact with other NPCs, they will always reject you for now
2019-11-27 21:10:20 -05:00
..
__init__.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
BossCog.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedBossbotBoss.py general: base.loadMusic -> base.loader.loadMusic 2019-11-23 17:18:49 -05:00
DistributedBossbotBossAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedBossCog.py general: base.loadMusic -> base.loader.loadMusic 2019-11-23 17:18:49 -05:00
DistributedBossCogAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedCashbotBoss.py general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -05:00
DistributedCashbotBossAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedCashbotBossGoon.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedCashbotBossGoonAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedFactorySuit.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedFactorySuitAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedGoon.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedGoonAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedGridGoon.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedGridGoonAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedLawbotBoss.py general: base.loadMusic -> base.loader.loadMusic 2019-11-23 17:18:49 -05:00
DistributedLawbotBossAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedLawbotBossSuit.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedLawbotBossSuitAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedMintSuit.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedMintSuitAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedSellbotBoss.py general: base.loadMusic -> base.loader.loadMusic 2019-11-23 17:18:49 -05:00
DistributedSellbotBossAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedStageSuit.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedStageSuitAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedSuit.py general: current progress 2019-11-27 20:14:30 -05:00
DistributedSuitAI.py general: TTC progress 2019-11-22 20:58:35 -05:00
DistributedSuitBase.py general: rest of tonight's progress 2019-11-27 21:10:20 -05:00
DistributedSuitBaseAI.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedSuitPlanner.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedSuitPlannerAI.py general: TTC progress 2019-11-22 20:58:35 -05:00
DistributedTutorialSuit.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
DistributedTutorialSuitAI.py general: pain. 2019-11-08 23:55:55 -05:00
Goon.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
GoonDeath.py general: base.loadSfx -> base.loader.loadSfx 2019-11-23 17:07:27 -05:00
GoonGlobals.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
GoonPathData.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
RoguesGallery.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
SellbotBossGlobals.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
Suit.py general: current progress 2019-11-27 20:14:30 -05:00
SuitAvatarPanel.py general: no more iPos, iPosHpr, iPosHprScale 2019-11-23 17:30:18 -05:00
SuitBase.py general: current progress 2019-11-27 20:14:30 -05:00
SuitDialog.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
SuitDNA.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00
SuitInvasionManagerAI.py general: TTC progress 2019-11-22 20:58:35 -05:00
SuitPlannerBase.py general: TTC progress 2019-11-22 20:58:35 -05:00
SuitTimings.py general: push the 2013 TTO code 2019-11-02 18:27:54 -04:00