Search found 1951 matches

by seraph0x
Sun Jun 07, 2020 6:21 pm
Forum: Technical Support
Topic: Eos update: Having image issues in Chrome.
Replies: 5
Views: 1047

Re: Eos update: Having image issues in Chrome.

Image display issue should be fixed now - you will have to clear your browser cache one last time.
by seraph0x
Sun Jun 07, 2020 6:20 pm
Forum: Technical Support
Topic: Eos editor: Images not showing in preview
Replies: 3
Views: 793

Re: Eos editor: Images not showing in preview

Should be fixed now - you will have to clear your browser cache one time.
by seraph0x
Thu Jun 04, 2020 1:57 pm
Forum: Technical Support
Topic: New Eos update bug: Ctrl+Z for script not "sticking"
Replies: 4
Views: 957

Re: New Eos update bug: Ctrl+Z for script not "sticking"

The undo issue should be fixed now and this fix should also improve editing performance.

I also found and fixed a related bug where if you held down backspace to delete a line of code from the end, it would skip some characters.
by seraph0x
Thu Jun 04, 2020 12:43 pm
Forum: Technical Support
Topic: More Eos update bugs
Replies: 5
Views: 1100

Re: More Eos update bugs

Gotcha. I was able to confirm and fix the 1 pixel height issue in Firefox. The Firefox editor spell check issue is an upstream bug: https://github.com/ianstormtaylor/slate/issues/3185 So we'll have to wait for it to get fixed. (I tried to force HAS_BEFORE_INPUT_SUPPORT to true like ClubicTech sugges...
by seraph0x
Thu Jun 04, 2020 3:23 am
Forum: Announcements
Topic: Eos Editor Preview - Milovana's new interactive webtease editor
Replies: 403
Views: 91231

Re: Eos Editor Preview - Milovana's new interactive webtease editor

But it seems, at least for the time being, whenever you click on, for example an 'if' clause with a variable, it copies the variable in question into the next if clause you click on. Or more specifically, it copies the last var in the list into the earliest one if you click on it. Yep. This should ...
by seraph0x
Thu Jun 04, 2020 3:18 am
Forum: Technical Support
Topic: More Eos update bugs
Replies: 5
Views: 1100

Re: More Eos update bugs

When right-clicking and selecting corrected spelling in a say block, the update doesn't take. Hmm, just tested and it seems to work on my end. May I ask which browser you are using and which operating system? The eval code in a timer is not visible. (Well perhaps the top pixels of the characters ar...
by seraph0x
Thu Jun 04, 2020 3:16 am
Forum: Technical Support
Topic: [EOS BUG] Can't set option visible eval after EOS update.
Replies: 1
Views: 750

Re: [EOS BUG] Can't set option visible eval after EOS update.

Thanks for reporting. Should be fixed now!
by seraph0x
Thu Jun 04, 2020 3:12 am
Forum: Technical Support
Topic: Eos update caused glitch with page if clauses
Replies: 7
Views: 1172

Re: Eos update caused glitch with page if clauses

Just implemented the proper fix, which should fix the other versions of this issue as well such as conditional options, etc.

Please retest and let me know if it's indeed fixed!
by seraph0x
Thu Jun 04, 2020 3:11 am
Forum: Technical Support
Topic: Eos update broke text color selection.
Replies: 1
Views: 561

Re: Eos update broke text color selection.

Thanks for reporting. Should be fixed now. Please reload the editor to get the new version.
by seraph0x
Wed Jun 03, 2020 6:41 am
Forum: Technical Support
Topic: Google Chrome Not Working
Replies: 10
Views: 2985

Re: Google Chrome Not Working

Hey Andrus - make sure you have the latest version of the editor and the player. To achieve that in Chrome, it should be enough to go to the preview page and reload the page once or twice. If you are still having the issue after that - please send me the tease ID (it's the number that's part of the ...
by seraph0x
Tue Jun 02, 2020 6:56 am
Forum: Technical Support
Topic: Eos update caused glitch with page if clauses
Replies: 7
Views: 1172

Re: Eos update caused glitch with page if clauses

This is a rather tricky bug - I came up with a quick and dirty fix (think: held together by duct tape and chewing gum) so please try again. I probably won't have time to attempt a proper fix until the weekend but this should hopefully work well enough until then. Reload your browser to make sure you...
by seraph0x
Sun May 31, 2020 9:53 pm
Forum: Announcements
Topic: Eos Editor Preview - Milovana's new interactive webtease editor
Replies: 403
Views: 91231

Re: Eos Editor Preview - Milovana's new interactive webtease editor

Alright, I played around with it a bit and it seems stable enough to give it a go.

The main new feature is code completion for any built-in APIs:

Image

Please backup your teases, expect bugs, and let me know if you find any. :love:
by seraph0x
Sun May 31, 2020 8:46 pm
Forum: Announcements
Topic: Eos Editor Preview - Milovana's new interactive webtease editor
Replies: 403
Views: 91231

Re: Eos Editor Preview - Milovana's new interactive webtease editor

Are there any plans to implement a way to actually delete files that are uploaded to a tease? The current workarounds are kind of a pain. Yeah, I actually fixed that bug months ago. You ask: What's the reason I haven't released it yet? Well, the Eos editor is using an open-source rich text editor c...
by seraph0x
Sun May 31, 2020 6:50 pm
Forum: Announcements
Topic: Eos Editor Preview - Milovana's new interactive webtease editor
Replies: 403
Views: 91231

Re: Eos Editor Preview - Milovana's new interactive webtease editor

Sent in PM It seems to load fine in incognito mode, Chrome however it can't load. It seems any Tease with an Init Script isn't loading properly on anything that isn't Firefox or maybe Edge, so it might be a memory leak of sorts? Works fine for me in Chrome. My best guess is that you have a broken v...
by seraph0x
Sun May 31, 2020 6:36 pm
Forum: Announcements
Topic: Eos Editor Preview - Milovana's new interactive webtease editor
Replies: 403
Views: 91231

Re: Eos Editor Preview - Milovana's new interactive webtease editor

Ok, yeah, on Windows it crashes. Really not sure why it would though - I'm pretty sure I'm freeing up the cached images after I'm done with them. I'll investigate some more. Ok, I just pushed an update with a different style preloader and that fixed the issue for me on Windows. @lolol2: Can you tes...