Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fun ideas #3

Open
nelix opened this issue Nov 23, 2015 · 3 comments
Open

Fun ideas #3

nelix opened this issue Nov 23, 2015 · 3 comments

Comments

@nelix
Copy link
Collaborator

nelix commented Nov 23, 2015

  • Google maps with map data, share your location and loot log with with other people
  • Send location data to a server and insert it into other peoples pipboy apps via proxy
  • Add extra items or way points to the pipboy app
  • Inject high res map images
  • Fix the bug (in fallout) where map_update sends broken images
  • Make a web version of the mobile app
  • See if there are any RPC commands not in the mobile app, or try to add some to the game using F4SE
  • Automation
  • Twitch helps $whoever waste stimpax and get drunk
@rgbkrk
Copy link
Owner

rgbkrk commented Nov 23, 2015

All very solid ideas!

The twitch one had me in stitches.

@rgbkrk
Copy link
Owner

rgbkrk commented Nov 23, 2015

However we run on people's machines, our options for raw TCP and nicely packageable from hardest for users to easiest:

  • Something npm installable
  • go binary (likely to send to some server)
  • An Electron App (this can be cross built and shipped in automation)
  • A Chrome App using chrome.sockets.tcp

@luckydonald
Copy link

@nelix

Make a web version of the mobile app

AlexanderDzhoganov/pipboyclient seems to do that.

F4SE

Its out already?

Twitch helps $whoever waste stimpax and get drunk

This is hilarious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants