Giter VIP home page Giter VIP logo

defcon's Issues

pprint?

log doesn't have support for pprint atm, is this possible to add?

Connection can't be made on iOS if the device has gone through the sleep/wake cycle twice

It isn't possible to establish a connection to DefCon if the device has slept (due to display settings) and been woken twice

Steps:

  1. Run a game containing DefCon
  2. Wait for the device to sleep
  3. Wake the device
  4. Repeat steps 2 & 3
  5. Attempt to connect to DefCon from a browser
  6. The connection attempt will time out

Seen with Defold version 1.2.185, iPhone SE 2, iOS 14.7.1

Doesn't work on Firefox

Writing commands in the console does nothing. If I write print("Hello") it shows in Defolds Console.

Game freezes on iOS when waking from sleep

The game freezes on iOS if the device sleeps due to the display lock setting and a connection to DefCon has been established.

Steps:

  1. Run a game containing DefCon
  2. Connect from a browser
  3. Wait for the device to sleep
  4. Wake the device
  5. The game is frozen.

Seen with Defold version 1.2.185, iPhone SE 2, iOS 14.7.1

Support for multi-line command

Sometimes when I am bug hunting I have a setup of commands I want to try in a row.

I want to be able to write something like module.command;module.other_command 1 2;module.other_command 2 1 and have defcon parse it "line by line".

Needs to be able to run first

This project is a decent example of why we need to be able to have a script which is guaranteed to be ran first within the init/update lifecycles since the console.go needs to init to start the server, but other scripts could have server commands on their init too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.