# Roadmap

## 2023

```
[X] Active maintenance of the game.
[X] Public minting for ARGENTUMS NFT Collection
```

## 2022

```
[X] Active maintenance of the game.
[X] Listed in CoinPaprika.
```

## 2021

```
[X] Pre-sale AO Libre B Token ($AOLB) Tokens within the community.
[X] Start tokemonics plan
[X] Created whitepaper.
[X] Active maintenance of the game.
```

## **2020**

```
[X] Reset the main server (Restoration of the Game World Event)
[X] Launch episode 2 of the saga
[X] Public recognition from the original creator Pablo Marquez aka "Gulfas Morgolock"
[X] Metaverse related: Use and creation of custom worlds/maps for custom servers
[X] A lot of new additions in the game, improvement of the SDK tools, etc.
[X] Update Documentations.
[X] Infrastructure changes, including a set of Dev Ops skills in the project.
```

## **2019**

```
[X] Reset the main server (Restoration of the Game World Event)
[X] Launch episode 1 of the saga
[X] Translation (around 80%) to English (very important!)
[X] A lot of new additions in the game, improvement of the tools, bug fixing etc.
[X] Update Documentations
[X] Creation of tutorials and guides
[X] Creation of open logs
[X] Creation of rankings

[X] Full conversion of the legacy repository in SourceForge to Github.
A paper was written in order to help people understand this journey. 
https://medium.com/@requitolucas/importar-repositorio-cvs-a-git-sourceforge-a-github-de-manera-facil-20c63344bfa5
```

## 2018

```
[X] Created corporative workflows within GitHub to ensure the quality that access to our master branch is reviewed by many members (like Cardano)
[X] People got interested they start send pull requests to the code, open servers, also play in main server.
[X] Bug fixing and improvement of the code
[X] Write Clear Documentations (a lot of writing...)
[X] Social Networks account given by the community to us, to start the new project with the community.
[X] Webpage and Main server deployment.
[X] The project got its official name selected by the community (AO-Libre)
[X] August, the project was born
```

## Historic roadmap

This is not AO-Libre itself but without these previous efforts, we could not exist.\
This is a historical work which must be added because without acknowledging our past we can't ever joy the future

### 2016

```
[X] The community of GS-Zone (http://www.gs-zone.org/) shares code to improve the game.
[X] AO Libre was built on top of one of those projects.
```

### 1999 - 2011

```
[X] 1999 All the historic work, from the creation of the first maps, graphics, sdk, server

Last original changes in the changelog.
Server: * 03/07/2011 : Agrego y modifico logs de ítems. (Pato)
Cliente: * 07/04/2011 : Arregladas ciertas cuestiones con los seguimientos. (Amraphen)

Changelog Server:
https://github.com/ao-libre/ao-server/blob/master/Changelog-server.txt

Changelog Client:
https://github.com/ao-libre/ao-cliente/blob/master/Changelog-client.txt
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.argentumonline.org/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
