Coder Social home page Coder Social logo

ic-moo-java-client's People

Contributors

znac049 avatar

Stargazers

 avatar

Watchers

 avatar

ic-moo-java-client's Issues

Quick connect doesn't

It just creates a new WorldTab with the title 'null' thatdoesn't connect to 
anything

Original issue reported on code.google.com by znac049 on 16 Jun 2014 at 8:09

Add keyboard shortcuts

Simple key to arbitrary text mappings


Original issue reported on code.google.com by znac049 on 23 May 2014 at 1:56

Add ability to log sessions

...so you can keep them forever and ever!

This should also apply to the console/debug window


Original issue reported on code.google.com by znac049 on 13 Jun 2014 at 8:28

Worlds menu

Add ability to connect from the worlds form

Original issue reported on code.google.com by znac049 on 12 Jul 2014 at 7:51

awns-visual interaction with wookey-core

Make the player list clickable so that if the wookey-core package is also 
active, clicking on a player will load the player object into wookey-core and 
scroll to that object.


Original issue reported on code.google.com by znac049 on 6 Aug 2014 at 7:02

Line numbers in editors

The generic editor should be able to display line numbers.

Original issue reported on code.google.com by znac049 on 12 Jun 2014 at 1:26

Resize/redraw cause app to hang

When minizing and restoring and when resizing the main window, the whole app 
hangs and has to be killed. This is new behavious. It may be because of a newer 
JRE (it's a long time since I compiled it)


Original issue reported on code.google.com by znac049 on 13 May 2014 at 12:01

Make highlighting work

...based on simple text matches or regexs

Per world highlights


Original issue reported on code.google.com by znac049 on 12 Jul 2014 at 7:41

Global settings form

Work out what global settings we need and add the to the form

Original issue reported on code.google.com by znac049 on 12 Jul 2014 at 7:43

Generic editor and TABs

the default editor should handle tabs better. It should default to a tab size 
of 2 but be configurable somehow.

Original issue reported on code.google.com by znac049 on 12 Jun 2014 at 1:27

Add close icon on world tabs

Once a world tab has been created, its impossible to get rid of it.

Add a close 'cross' icon to each tab which will tear down the connection and 
delete the tab.


Original issue reported on code.google.com by znac049 on 5 Jun 2014 at 8:15

Player list window

The player list window should only appear if MCP is enabled and the server 
supports getting the player list.


Original issue reported on code.google.com by znac049 on 14 May 2014 at 8:37

Implement macro language

Allow the client to run macros. Wouldn't it be cool if the macro language was 
the same as the MOO language?

Original issue reported on code.google.com by znac049 on 23 May 2014 at 1:55

Text Highlighting

The code supports highlighting arbitrary text. This is currently hardcoded to 
just hightlight the text 'Kira'. We need to add an option to the configuration 
code so users can specify global and world specific highlights.


Original issue reported on code.google.com by znac049 on 14 May 2014 at 8:53

Initial layout of world tabs is wrong

When the client starts up and autoconnects, the tabs are two short and the 
quick connect bar is too tall. Clicking on any world tab fixes the problem.

Original issue reported on code.google.com by znac049 on 10 Jun 2014 at 12:24

Write a manual/wiki pages

To help people who aren't Bob know how to use it!


Original issue reported on code.google.com by znac049 on 10 Jun 2014 at 3:37

Connected timer

Add timer to the status bar for each worldtab showing how long you've been 
connected.

Original issue reported on code.google.com by znac049 on 4 Aug 2014 at 10:27

Code editor local backup

the code editor is supposed to save copies of verbs to make roll-back easier. 
However it seems to write every backup to a file called 'null'

Original issue reported on code.google.com by znac049 on 8 Aug 2014 at 3:19

Implement MCP status

As per the spec

Original issue reported on code.google.com by znac049 on 10 Jun 2014 at 3:30

Add support for ANSI colours

Not sure about this.

Make IC honor standard ANSI colour escape sequences in data received from the 
server.

Original issue reported on code.google.com by znac049 on 13 Jun 2014 at 8:32

Help -> About

Need to make it do something.

Original issue reported on code.google.com by znac049 on 12 Jul 2014 at 7:37

Create special predefined macros

Now that we can do macros, we should add hooks at certain places to call the 
macros, if present.

Two that occur immediately to me are:

 o On connecting to a world
 o On disconnecting from a world

There are probably more but that's a good place to start. We should add the 
hooks and then provide simple scripts by way of example.

Original issue reported on code.google.com by znac049 on 10 Jun 2014 at 2:01

Local Editor is always enabled.

Need to add a configuration option to each world to allow Local Editing to be 
enabled and disabled. Currently it uses the mcp enabled state.

Original issue reported on code.google.com by znac049 on 14 May 2014 at 8:25

Add plugin capability

At the moment, everything is hard coded into IC. We should add a mechanism 
whereby users can drop class files into a plugin directory to add features.

We should have a general plugin mechanism and for now create a specific plugin 
for out of bounds handling.

Each plugin needs to be able to store config data either globally for the app 
or per world.

Original issue reported on code.google.com by znac049 on 14 May 2014 at 8:29

Allow arbitrary settings per world.

Currently, we only allow specific settings. This needs to change.


Original issue reported on code.google.com by znac049 on 14 May 2014 at 9:35

Have timer driven macros

Allow macros to be run at regular intervals without the user typing anything. 
Either single-shot or repeating should be supported.


Original issue reported on code.google.com by znac049 on 6 Jun 2014 at 10:22

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.