Edgar Simo-Serra

Results 112 issues of Edgar Simo-Serra

### Suggestion We have some libraries that see heavy use in most missions/event scripts. In particular, libraries such as `vn` and `format` could benefit from having luacheck understand them and...

Type-Enhancement

### Suggestion Would be nice to: 1. check the XML headers to see if they are good XML 2. check the conditional code to see if it is good Lua...

Type-Enhancement

### What happened? This has been reported several times, but it seems that Misi will say she has new goods, but not actually have them for sale. ### Version main...

Type-Defect

### Suggestion So a recurring issue is that players are having issues getting the heavy weapons license and heavy combat vessel licenses. Now one option would be to just make...

Type-Enhancement

### Suggestion This is mainly to not forget, but the two remaining Sirius Trials: 1. Test of Devotion: get a large avatar and have to survive / mow down lots...

Type-Enhancement

### Suggestion I've noticed that compiling Lua is starting to take a non-trivial amount of time when starting Naev. It may be worth doing a caching system like done for...

Type-Enhancement

### Suggestion The system viewer code is written in C making it inflexible and hard to maintain. It would probably be better to rewrite it in Lua and just hook...

Type-Enhancement

Right now ships with 9 slots barely fit in the interface, however, 10 slots make everything break. Given that down the line it is likely we will get either ships...

Type-Defect
Priority-Low

### Suggestion Right now the polygon generation script is in the naev-artwork repository, and written in python. It would make it easier for plugins and developers to rewrite it in...

Type-Enhancement

### Suggestion The repl console supports the history and linenoise plugins, however, since the non-text input is not actually connected to repl (it is Naev c-side only), they don't actually...

Type-Enhancement