enteryournamehere / lu-explorer

An angular.io webapp that displays Lego Universe game data

Home Page:https://lu-explorer.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuExplorer

TODO

  • Figure out why some MissionTasks are null?
  • What does 'taskParam1' for an ObtainItem task?
  • Add locStatus, localized to mission tasks
  • Add links to racing mission tasks
  • Figure out what the ids in quickbuild tasks are
  • Investigate QuickBuild vs Minigame in mission 1434
  • Investigate emote rewards in Mission 1750
  • Mission Texts offerNPCIcon
  • display MissionTasks localization (e.g. Mission 282)

General

This project was generated with Angular CLI version 1.7.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the docs/ directory. Use the --prod flag for a production build. For building to github pages also use --base-href=/lu-explorer/.

Usually, the ng build --prod --build-optimizer --base-href=/lu-explorer/ command is used.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Release

git push origin (git subtree split --prefix docs gh-pages):gh-pages --force

About

An angular.io webapp that displays Lego Universe game data

https://lu-explorer.web.app


Languages

Language:TypeScript 64.4%Language:HTML 31.7%Language:CSS 3.5%Language:JavaScript 0.3%