Giter Club home page Giter Club logo

titsedjs's Introduction

TitsEdJS

History

So they changed TiTs from Flash to HTML/JS. This has made a lot of people very angry and been widely regarded as a bad move. However personally, I think it was a great move.

However I do not really play TiTs much, and I gave my previous editor TiTsEd over to someone else to manage since I have no interest in doing so myself.

However there has been much complaint about a lack of an editor, and I get messages from time to time about adapting TiTsEd to work with the new JS based TiTs.

This I consider to be a terrible idea, since the platform TiTsEd was built upon is rather niche (Windows, so maybe not so niche) and has been a great source of annoyance to me for many years and people have contacted me regularly over it not working on thier old Amiga or some such.

How to use this tool?

Good question! It's not very straight forward unfortuantely. I'm working on the problem, but there is no simple solution due to XSS security.

For the moment you can simply copy and paste the following into your browsers javscript console while playing TiTs.

(function(){var s=document.createElement("script");s.src="https://chase-san.github.io/TiTsEdJS/titsed.js";document.head.appendChild(s)})()

On chrome, if you type in javascript: and then paste the previous after it in the address bar to get the same result. Browsers automatically remove javascript: when pasted, SO YOU MUST TYPE IT MANUALLY!

After that it's fairly straight forward, and if you don't understand it, it's really not my problem. Why is that you ask? That is due to the fancy disclaimer that follows.

Disclaimer

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

See the License for more details.

titsedjs's People

Contributors

chase-san avatar

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.