|
278c7c5112
|
Adding refreshLayers after betraying your team.
|
2024-01-14 22:07:59 +01:00 |
|
|
389f325618
|
Adding initial support for conquering nodes.
|
2024-01-14 22:02:49 +01:00 |
|
|
30188a1a76
|
Completed ability to choose a node as player.
|
2024-01-14 04:18:14 +01:00 |
|
|
35a65cfa1f
|
Adding the UI to select a team.
|
2024-01-13 23:14:14 +01:00 |
|
|
ed48de1c38
|
Creating the create team interface.
|
2024-01-13 19:59:11 +01:00 |
|
|
589782365b
|
Adding initial support to looking at you team data on profile.
|
2024-01-13 19:10:40 +01:00 |
|
|
9279e6388a
|
Adding initial team support.
|
2024-01-13 01:17:57 +01:00 |
|
|
c38474614d
|
Adding initial support for showing node contents.
|
2024-01-01 01:36:10 +01:00 |
|
|
7994119d66
|
First bugfix of the year, actually removing free move from status.
|
2024-01-01 00:53:37 +01:00 |
|
|
ac21ac1387
|
Adding the ability to free move in the map.
|
2023-12-31 21:48:11 +01:00 |
|
|
8c27095ad1
|
Adding the capability of create nodes.
|
2023-12-31 20:43:53 +01:00 |
|
|
85a104caa5
|
Adding initial js support of protobuf.
|
2023-12-02 17:22:27 +01:00 |
|
|
711f1dc845
|
Adding tile cache and preprocess.
|
2023-11-29 19:43:56 +01:00 |
|
|
598dda2aae
|
Merge branch 'main' of git.owlcode.tech:sergiotarxz/burguillos.info into conquer
Conflicts:
js-src/index.js
public/js/bundle.js
|
2023-11-29 18:09:14 +01:00 |
|
|
1b49157ca2
|
Fixing bug first add cannot be swiped.
|
2023-11-29 17:20:08 +01:00 |
|
|
795cd8f193
|
Increasing pretransition time.
|
2023-11-29 17:01:45 +01:00 |
|
|
71b5ff1aa9
|
Lock swipe on transition.
|
2023-11-29 16:58:17 +01:00 |
|
|
b18a6b5c57
|
Ensuring extra links deletion.
|
2023-11-29 16:54:49 +01:00 |
|
|
c7bf18b4f9
|
Adding initial transition to left of ads.
|
2023-11-29 16:48:53 +01:00 |
|
|
6cfb6cc0bc
|
Adding swipe to change ad.
|
2023-11-28 23:48:34 +01:00 |
|
|
acec248f4d
|
Adding initial create node support.
|
2023-11-28 21:10:12 +01:00 |
|
|
d4927e2e1b
|
Improving login workflow to make extensible UI.
|
2023-11-23 00:35:28 +01:00 |
|
|
d73ff6692a
|
Adding semi-opaque overlay to avoid interation with the app without login.
|
2023-11-21 19:23:51 +01:00 |
|
|
90d85ed4af
|
Splitting login logic to a separated file to make the code easier to work with.
|
2023-11-21 19:16:30 +01:00 |
|
|
064ec75ed3
|
Adding the ability to click on things.
|
2023-11-21 12:53:58 +01:00 |
|
|
f3f111060b
|
Improving readbility of the javascript.
|
2023-11-20 21:21:50 +01:00 |
|
|
d6d827fe8d
|
Working login.
|
2023-11-20 20:20:04 +01:00 |
|
|
1447b2fa6e
|
Adding initial login support.
|
2023-11-19 23:14:02 +01:00 |
|
|
3396c36529
|
Adding first working sign up.
|
2023-11-19 19:26:59 +01:00 |
|
|
21d9f46d03
|
Initial create user support.
|
2023-11-17 23:16:54 +01:00 |
|
|
2d1430ca87
|
Multiple bug fixes and adding initial UI support for register and login.
|
2023-11-13 21:13:21 +01:00 |
|
|
dd2ca2f786
|
Adding initial conquer support.
|
2023-11-13 17:32:12 +01:00 |
|
|
1b90285833
|
Fixing expiration and js warning.
|
2023-11-09 17:19:46 +01:00 |
|
|
f5436d6818
|
Adding accesibility fixes.
|
2023-09-28 21:40:18 +02:00 |
|
|
f2e0b06909
|
Trying new sidebar.
|
2023-09-28 19:49:41 +02:00 |
|
|
d832f0a3e4
|
Adding transparent click closes menu.
|
2023-09-28 18:08:58 +02:00 |
|
|
d9db9d2595
|
Improving menu.
|
2023-09-28 16:32:33 +02:00 |
|
|
07330b4678
|
Fixing the search in page for IOS
|
2023-09-11 02:27:30 +02:00 |
|
|
0e12e058db
|
Adding better position offsetTop.
|
2023-09-10 21:22:23 +02:00 |
|
|
8462abba70
|
Improving better yet search.
|
2023-09-10 19:47:00 +02:00 |
|
|
8e415d8d36
|
Adding better search.
|
2023-09-10 19:33:28 +02:00 |
|
|
c3273fe2d8
|
Adding keyup to try.
|
2023-09-10 17:20:19 +02:00 |
|
|
e3c258e965
|
keydown -> keypress
|
2023-09-10 17:14:15 +02:00 |
|
|
1a8886cfb2
|
Fixing search bugs.
|
2023-09-10 17:11:07 +02:00 |
|
|
ea5cae3323
|
Improving search.
|
2023-09-10 16:56:20 +02:00 |
|
|
d16ff46a85
|
Adding support for searching in page. (Mainly for Android app)
|
2023-09-10 16:20:09 +02:00 |
|
|
35fac735c7
|
Adding support for images in search.
|
2023-09-08 03:03:52 +02:00 |
|
|
eecaba5131
|
Adding search icon to desktop.
|
2023-09-08 01:43:38 +02:00 |
|
|
af83dabf8c
|
Adding Farmacia de Guardia.
|
2023-09-07 18:12:28 +02:00 |
|
|
c0e3d3bf27
|
More consistent search.
|
2023-09-05 19:36:17 +02:00 |
|