Історія комітів

Автор SHA1 Опис Дата
  Gwyneth Llewelyn 32af871fbe A few changes, now that my linter is working inside Nova! 3 роки тому
  Gwyneth Llewelyn b7aab65c15 Slight changes to make all functions documentable via godoc 4 роки тому
  Gwyneth Llewelyn 70ac188c7b First attempt at a major change towards the go-logging logger plus lumberjack log rotator. 7 роки тому
  Gwyneth Llewelyn 62005f38e2 Added DistanceToAgent to PositionType. We need that for calculating the nearest cube, weighted down by the ‘need’ of the avatar. 7 роки тому
  Gwyneth Llewelyn 9136d682d2 Several changes when formatting errors; also deals better with the way the engine is started and stopped (responding to SIGHUP) 7 роки тому
  Gwyneth Llewelyn 5941fb57ed Several changes preparing code to deal with NPCs sitting on the cubes. Some LSL was also changed, because if the llSitTarget is not set, it will *always* return the Null_UUID. 7 роки тому
  Gwyneth Llewelyn 4c15765d7e Removed some extraneous %s\n and ; which were copied over from the PHP version. 7 роки тому
  Gwyneth Llewelyn 4269c79f2a Added support for colourful output in the logs. It’s silly but looks great! :) 7 роки тому
  Gwyneth Llewelyn 56b677056d Moving to MySQL. sqlite3 has problems with too much concurrency. Bug to be fixed: get unique indexes! 7 роки тому
  Gwyneth Llewelyn c0bb36d673 Trying to find a bug where the database gets locked and never unlocks again. 7 роки тому
  Gwyneth Llewelyn 8112d3a236 Added Coords_region and Coords_xyz to objects, when we load it from the database into the engine, we will automatically parse everything to make it easier later on. 7 роки тому
  Gwyneth Llewelyn 79b1f731d0 Better tracking of error messages by displaying the original function where the error occurred. 7 роки тому
  Gwyneth Llewelyn 7958701360 Working with WebSockets to update the Engine page display, which is crucial as we enter the next stage, which is to get the engine actually doing something — and logging what it does on the respective page. 7 роки тому
  Gwyneth Llewelyn 9b39c3a907 Fixed the issue with ‘database locked’ - rows and statements were NOT being closed after being used! 7 роки тому
  Gwyneth Llewelyn 0698535846 More attempts at figuring out why the database gets locked so often (so far, no luck) 7 роки тому
  Gwyneth Llewelyn 772ab8fec5 simplifying error handling 7 роки тому
  Gwyneth Llewelyn 3de0aadf53 - Added Leaflet.vector-markers to automatically get cute FontAwesome/Glyphicons-based markers 7 роки тому
  Gwyneth Llewelyn 287a415f6c Added Insert/Update to ALL agGrids, including the (new) User Management agGrid. Includes some error checking when too many zeros/empty strings have been inserted in the database (but probably needs more) 7 роки тому
  Gwyneth Llewelyn ac3e4126b8 Added INSERT/REMOVE functionality to the Agents table 7 роки тому
  Gwyneth Llewelyn 105bf025b4 Attempts to get removal of rows working: it works on the database, but the actual display on agGrid is not perfect yet. 7 роки тому
  Gwyneth Llewelyn 187db8f90a User logins work; changed code to use zero.String in case sqlite3 has NULL strings which will blow up the Scan code; added the bit to send a command to a bot, and we get some results, but sometimes the app crashes (to-do) 7 роки тому
  Gwyneth Llewelyn 389fdd6047 Added missing updating functions for inventory and positions, now all 4 agGrids work. 7 роки тому
  Gwyneth Llewelyn 552d6c9c27 Added required functionality for the Agents page to also be able to change/update each row. 7 роки тому
  Gwyneth Llewelyn ad3445146f Adding updates to the database from changing the grid on the web app 7 роки тому
  Gwyneth Llewelyn d506ec3ad2 Grid now works for all options (read-only for now). 7 роки тому