2767mr
2767mr
**Describe the issue** Graal EE produces more box nodes than Graal CE **Steps to reproduce the issue** Please include both build steps as well as run steps 1. `git clone...
After trying the fix for #634 the compiler still generates non-optimal code. If one runs ```js function test() { const start = {next(){return 1}} for (let i = 0; i...
This avoids duplication and possible version desyncs and simplifies development.
Reported here: https://discord.com/channels/143364538958348288/276459212807340034/1205518993528717373 They saved the map using "Save as" after the update window poped up. My current suspect is that the blobs in https://github.com/CCDirectLink/crosscode-map-editor/blob/master/webapp/src/app/services/save.service.ts#L59 somehow got disposed because of...
Currently, when searching for something the map editor displays all results alphabetically. However, if there is an exact match, that should displayed first. 
Will cause collision issues otherwise.
Add keybinds to the settings menu. Maybe somebody actually uses them if we do.
Currently when loading a map, certain entries such as entities are reordered. One should be able to load a file and save it without any change to the file. This...
Provide some sort of information when error occured in production.